Welcome to MSDN Blogs Sign in | Join | Help

June 2005 - Posts

Digging the content index

Touring the Content index with the Object model

Programmatically adding a List with custom fields

When a list is created programmatically using a custom template, the custom fields do not get displayed in the UI. These fields do not become a part of the displayed fields of the default view. The Problem - A common task like uploading a file to a list

SPListItem.Update()

Now thats a funny title. This is something I worked on quite recently. Consider a scenario where you are trying to access a number of lists programmatically. The issue I dealt with was concerned with lists in a recurring event of a metting workspace.
 
Page view tracker