Programatically delete list or library in sharepoint 2007
Here is the simple code for deleting list or library in sharepoint 2007
Download the code
Here is the simple code for deleting list or library in sharepoint 2007
Download the code
My last post was about Contact / Feedback webpart for Sharepoint 2007 In this post I am going to show you how to retrieve current user profile and show the properties like Title, First name, Last Name etc. using Microsoft.Office.Server.UserProfiles.UserProfileManager()
Here is a simple SPGridView example, which displays rows from a Sharepoint Custom List. Download complete source code
Here I am going to show you how to create/delete site collection and create/delete list using WSS OOB webservices Creating site collection
In this post, I am going to show you how to add header image as background to SharePoint online site, this will be very simple all we need is a image, and CSS class. The beauty of the approach what we follow now is… we neither touch existing master page nor existing CSS We will…
Here is the simple custom webpart which displays the latest image from picture library. Download complete source code