Comunidade Bloggers |create|it|

Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help
in Search

Browse by Tags

All Tags » Sharepoint » WSS   (RSS)
Showing page 1 of 5 (45 total posts)
  • SharePoint 2007 Deployment: Using Resources in Features

    This series of posts about SharePoint deployment would not be complete if I didn’t write one about using resources in Features to allow localization. After all, SharePoint’s out-of-the-box features use resources all the time. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. Why should I use ...
    Posted to André Vala (Weblog) by andrevala on May 2, 2009
  • SharePoint 2007 Deployment: Feature Stapling

    Summary This post is about developing features that associate other features to an existing site definition. This is one of the most powerful types of feature since it allows you to add new functionality to existing site definitions. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. Package ...
    Posted to André Vala (Weblog) by andrevala on April 25, 2009
  • SharePoint 2007 Deployment: Content Type Binding Features

    SummaryThis post is about developing features to bind content types to lists that were provisioned through an onet.xml file. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index.Package StructureAs I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a ...
    Posted to André Vala (Weblog) by andrevala on March 31, 2009
  • SharePoint 2007 Deployment: Event Registration Features

    SummaryThis post is about developing features to register event receivers. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index.Package StructureAs I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a feature you need to create the following files:The ...
    Posted to André Vala (Weblog) by andrevala on February 21, 2009
  • SharePoint 2007 Deployment: Module Features

    Summary This post is about developing features to deploy files in a SharePoint site (module features). Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. Package Structure As I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a feature you need to ...
    Posted to André Vala (Weblog) by andrevala on January 10, 2009
  • SharePoint Tip #24: Changing a Web Site's Navigation Settings

    Changing a web site's navigation settings is pretty easy using the SharePoint user interface. You just click the Site Actions button, select the Site Settings option, and click on Navigation. But how do you do it programmatically? Most navigation options on a SharePoint web site are manipulated through the SPWeb object's property bag. Set the ...
    Posted to André Vala (Weblog) by andrevala on December 6, 2008
  • SharePoint Tip #20: Get User Profile

    User Profiles are a central concept to Office SharePoint Server 2007. They store all the information about the SharePoint users in a central location, the User Profile Store, allowing that information to be indexed and searched. The User Profile store can be populated and synchronized with several data sources:Active Directory directory ...
    Posted to André Vala (Weblog) by andrevala on October 14, 2008
  • SharePoint 2007 Deployment: Custom Action Features

    Summary This post is about developing features to create action features in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. Package Structure As I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a feature you need to create ...
    Posted to André Vala (Weblog) by andrevala on August 11, 2008
  • SharePoint 2007 Deployment: List Template Features

    SummaryThis post is about developing features to create list templates in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index.Package StructureAs I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a feature you need to create the ...
    Posted to André Vala (Weblog) by andrevala on May 17, 2008
  • SharePoint 2007 Deployment: Site Content Type Features

    Summary This post is about developing features to create site content types in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the series index. Package Structure As I mentioned previously in the post SharePoint 2007 Deployment: Creating and Using Features, to build a feature you need to ...
    Posted to André Vala (Weblog) by andrevala on March 27, 2008
1 2 3 4 5 Next >
Powered by Community Server, by Telligent Systems