Welcome to MSDN Blogs Sign in | Join | Help

February 2008 - Posts

Out of the box list of web parts (Sharepoint 2007 or MOSS or WSS 3.0)

Following is the list of out of the box web-parts available in Sharepoint 2007 (MOSS). This list has web parts available edition wise (i.e. WSS, Standard and Enterprise). Thanks to Thomas Rizzo for helping us with this list ("x" means available in that
Posted by ketaanhs | 0 Comments

How to attach attributes or metadata to FOLDER in Sharepoint 2007 (MOSS) document library or any SP List

I happen to get a question from my customer asking me that he wanted to add a DESCRIPTION column to the FOLDER created inside a document library. So as when you create a document library you assign a description and other details (some kind of metadata),
Posted by ketaanhs | 1 Comments

Sharepoint 2007 (MOSS) SP List operations using Object model (progrmatically)

Following are few of the things that I used using Sharepoint 2007 (MOSS) object model, so if you want to programmatically create a list, delete items from the list, etc. Deleting all items inside List: SPWeb web = SPContext.Current.Web; SPList myList

How to change the timezone for Calendar View in MOSS (Sharepoint 2007)

In case if you are the end-user using Sharepoint 2007 and you would like to set a different timezone for all the sites or pages you have access to, then you need follow these steps: #1 Using the browser Click on the “Welcome UserName” control at the top
Posted by ketaanhs | 1 Comments
Filed under:
 
Page view tracker