Tuesday, March 31, 2009

WSS API and Webservices

I just got back from recording the vConference for SSWUG:SharePoint. One of my presentations were on the WSS API and WebServices. I created some Visual Studio snippets for my demos and have posted them on www.wssclassroom.com.

The code snippets include:

1. SharePoint Lists - Get Lists From Web
2. SharePoint Lists - Create List
3. SharePoint Lists - Add Column To List
4. SharePoint Lists - Add Column To Default View
5. SharePoint Lists - Add Item To List

1. SharePoint Admin - Get Web Applications
2. SharePoint Admin - Get Webs, ContentDB, and Sites

1. SharePoint Security - HasUniqueRoleAssignments
2. SharePoint Security - Domian Users and Groups
3. SharePoint Security - SharePiont Groups
4. SharePoint Security - Populate GroupsDropDownList
5. SharePoint Security - SharePoint Users in Group
7. SharePoint Security - Add User To Group
8. SharePoint Security - Create folder for Fred

If you would like to catch this session, you can visit:

http://www.vconferenceonline.com/shows/spring09/sharepoint/sessions.asp?offset=6

To download the zip file, check out:

http://www.wssclassroom.com/Classroom/SharePoint/Code%20Share/Forms/AllItems.aspx

0 comments: