Archive for January, 2009
How to get all available search contexts for the current site collection?
If you want to retrieve all available search contexts for the web site collection where your application is initiated then you can use the following code to get it
How to hide user name in Sharepoint Survey?
Here is the quickest way to hide the identity of the users who responded your SahrePoint Survey
How Sharepoint ranks a document in Search Results?
Here is a brief and simple description of how Sharepoint ranks a document in Search Results
How to solve "Unable to connect publishing custom string handler for output caching"
Here is the procedure to resolve “Unable to connect publishing custom string handler for output caching” error on your Sharepoint Server
Programmatically upload a file to Document Library
Following is a utility function which you can use to upload a file programmatically in SharePoint document library. It has two parameters. First is the source file path and second is the target document library path.
How to debug custom application pages in Sharepoint
Here is the step-by-step procedure to debug custom application pages in Sharepoint
SQL Server 2005 Service Pack 3 and Sharepoint 2007
This article describes the changes in SQL Server 2005 Service Pack 3 related to Sharepoint 2007
