Posted on October 18th, 2011 by Master-SharePoint | Comments Off
The SPBasePermissions Enumeration is used in many components of the SharePoint object model, which can be used to obtain, set or check permissions for users and content, site, lists / libraries, the User Interface and much more.
When working programmatically with the SharePoint Object model, it is easy to determine which rights a user must have to access content or complete various actions, as well as set permissions.
Read the rest of this entry »
Posted on October 16th, 2011 by Master-SharePoint | Comments Off
In this post I explain the steps required to restrict (show/hide) content based on criteria relating to the permissions or authentication status of the current user. References to other tutorials relating to restricting content based on permissions are also provided below.
Read the rest of this entry »
Posted on October 16th, 2011 by Master-SharePoint | Comments Off
How to create a custom User Control for use in SharePoint Master Pages, Application Pages and Web Parts.
Read the rest of this entry »
Posted on October 16th, 2011 by Master-SharePoint | Comments Off
How to include the title of the current site in a Master Page that links to the homepage of the site when clicked:
Read the rest of this entry »
Posted on October 16th, 2011 by Master-SharePoint | Comments Off
When giving full access to a SharePoint 2007 site to a user, there are times where you would like them to have control over the site and navigation, but not the Global Navigation settings for their site. A common occurrence is when the top / global navigation menu should be the same on all sites in a site collection, which can be changed via the navigation settings page of a sub site to break inheritance on the top navigation from the parent site. To restrict the global navigation settings on sub-sites, it is possible to hide this component of the navigation settings page so that only the current site navigation can be modified by a site owner.
Read the rest of this entry »
Posted on September 5th, 2011 by Master-SharePoint | Comments Off
The following article provides information about how to promote SharePoint products and services online yourself through article submission. There are many things that need to be considered when deciding how to market SharePoint products and services that can help or hinder your efforts or financial investment. Some key factors are explained in the post to help you become more informed in regards to online promotion of SharePoint products and services.
Read the rest of this entry »
Posted on June 12th, 2011 by Master-SharePoint | Comments Off
Get Started Developing on SharePoint 2010
Software developers can use the SharePoint 2010 business collaboration platform to build enterprise-class solutions for intranet portals and the web. Use these ten modules to get started with development for SharePoint 2010 using Visual Studio 2010.
Read the rest of this entry »
Posted on June 11th, 2011 by Master-SharePoint | Comments Off
The following is a rage of tutorials and resources to help when developing Dynamic Workflows for SharePoint and other platforms:
Read the rest of this entry »
Posted on June 11th, 2011 by Master-SharePoint | Comments Off
Information about SharePoint Branding and modifying the logo of a SharePoint site using CSS or another means:
Read the rest of this entry »
Posted on June 11th, 2011 by Master-SharePoint | Comments Off
In this post, I have listed many tutorials to help you create State Machine Workflows in SharePoint 2010.
Read the rest of this entry »