Archives by Tag 'Content Management'
List of Special Pages in SharePoint 2010 which do not use any master page
There are some special pages in SharePoint 2010 which do not use any master page. You should be aware of these pages to avoid bad user experience while branding your site. Following is the list of those pages: AccessDenied.aspx : Displays, if user does not have permission to perform respective action. Confirmation.aspx : Displays, to […]
HTML Field Control versus Content Editor Web Part
Normally, people feel strong temptation to use Content Editor Web Part (CEWP) whenever they need to display HTML content on a SharePoint page. There is nothing wrong in using CEWP as far as you know when to use it and what are the alternatives. Most of the time CEWP performs as needed but there are some scenarios where we […]
Download wsp solution file from SharePoint Farm
Here is a simple code to download the actual solution file from SharePoint Farm.
List of all SharePoint Back-End databases
List of all SharePoint Back-End databases
How to Search on Last Modified By field in SharePoint Advanced Search
Here is the step-by-step procedure to enable search on Last Modified By field in SharePoint Search
How to fix Script Error in Web File Properties: length' is null or not an object?
Here is the solution to get rid of IE Script error message while saving files from Word or Excel into Document Library of Sharepoint 2007