|
|
|
|
I was reading through various SharePoint forums and found the below code snippet to upload mu...
|
|
Category:
SharePoint
|
Date:
10/25/2010 11:56:29 PM
|
|
|
|
|
|
|
I have developed a custom web part which reads data from SharePoint List named "Projects"...
|
|
Category:
SharePoint
|
Date:
7/5/2010 4:01:17 AM
|
|
|
|
|
|
|
Following sample code snippets reads a SharePoint list named "Members" and filters ...
|
|
Category:
SharePoint
|
Date:
7/3/2010 2:08:29 PM
|
|
|
|
|
|
|
We can reply to a SharePoint Discussion Thread programmatically using C# code. Here is the code sn...
|
|
Category:
SharePoint
|
Date:
6/19/2010 3:45:22 PM
|
|
|
|
|
|
|
In one of my projects, I faced a requirement to create a custom list and upload around 5000 user r...
|
|
Category:
SharePoint
|
Date:
6/18/2010 4:39:06 AM
|
|
|
|
|
|
|
Attachments for a list item are stored as SPFile objects under a hidden folder in the list where t...
|
|
Category:
SharePoint
|
Date:
5/19/2010 12:03:51 PM
|
|
|
|
|
|
|
Following code snippet can be used to programmaticaly find administrator of a SharePoint Site Coll...
|
|
Category:
SharePoint
|
Date:
5/19/2010 11:36:08 AM
|
|
|
|
|
|
|
Following code snippet can be used to change the values of a web part property ...
|
|
Category:
SharePoint
|
Date:
5/18/2010 9:11:32 AM
|
|
|
|
|
|
|
Adding a web part:
Following code snippet can be used to add a web part in an existing ShareP...
|
|
Category:
SharePoint
|
Date:
5/16/2010 11:27:18 AM
|
|
|