Browse by Tags
All Tags » CAML ( RSS)
-
|
Provisioning a solution to a SharePoint server can be done using several methods, however the only correct methods are to use templates and solution packages. In my series of posts on provisioning, discussed the relevance of provisioning, if this...
|
-
|
Deploying your features, sites to should not be done using a file copy as this may be an issue when you have multiple servers in your farm. The correct way to deploy them is to create a solution package. A solution package is a single file...
|
-
|
Lists and libraries can be defined either to use a set of columns or it can be defined to use a content type which was introduced in WSS 3.0. The content type defines the columns for a list item or row and a list can be set to use one or several...
|
-
|
Content types are little gems within SharePoint with many useful characteristics. The one characteristic is that content types support inheritance. For the non programmers; inheritance is when you define a content type it must be based on...
|
-
|
In my previous post SharePoint - How to provisioning a site column with CAML I showed you how to provision a general site column using CAML. In this post I will show you how to provision a site column with choices choices. The basics steps are to...
|
-
|
A SharePoint list can be thought of as a data table with columns describing the fields and rows for each record. The columns (or fields) are defined within the list and are only defined in a single list instance. The are many business cases...
|
More Posts
|
|
|