Mar 312011

Programmatically build SharePoint projects

 .NET4.0 makes it possible to build SharePoint 2010 projects programmatically.  I experimenting  in developing a tool to create installation scripts automatically. By adding SharePoint projects, my tool will build the project and get the wsp file ne ...[Read more]
Published: 3/31/2011  8:26 AM | 0  Comments | 0  Links to this post

Mar 102011

Edit User Profile Property policy Programmatically

In my previous post (Edit User Profile Porpery policy) I have shown you how to edit the policy of a User Profile Property field through SharePoint Administrator page. Now i am going to show you how can edit this by code. You are probably thinking ...[Read more]
Published: 3/10/2011  9:20 AM | 0  Comments | 0  Links to this post