Using SPBasePermissions to Manage Content and Rights in SharePoint

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 »

Restrict SharePoint Content based on Permissions

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 »

Create a Custom User Control for SharePoint 2010

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 »

Add custom Site Title link to homepage of site to a SharePoint Master Page

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 »

Restrict Global Navigation Settings on Subsites in MOSS 2007

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 »

SharePoint Online Marketing Tips & Free Tools – SharePoint SEO

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 »

SharePoint 2010 Development Resources

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 »

SharePoint Workflow | Dynamic Activities | Dynamic Approver for SharePoint Approval Workflow

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 »

Many SharePoint Branding Resources: Change Site Logo & more using CSS and Masterpages – SharePoint 2010

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 »

Lots of SharePoint 2010 State Machine Workflow Tutorials & Development Resources

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 »