Enhance the Windows SharePoint Services search service.
Create a custom SPQuery object ..............................................pg 179-180
Perform a cross-site search .......................................................pg 121
Customize user access and permissions
Add a user to a site group .........................................................pg 364-365
Remove a user from a site group
http://www.microsoft.com/resources/documentation/wss/2/all/adminguide/en-us/stsf02.mspx?mfr=true
Change a user’s permissions to edit a list
http://office.microsoft.com/en-us/sharepointtechnology/HA011612141033.aspx
Manipulate items in lists.
Create a list item ......................................................................pg 202, 218
Update a list item .....................................................................pg 179
Delete a list item .......................................................................pg 179
http://msdn2.microsoft.com/en-us/library/ms467435.aspx
Enumerate list items ................................................................. ????
Add a photo to a picture library .............................................. pg 368 (Dev Guide)
Add a recurring event to a calendar ......................................... pg 367-368 (Dev Guide)
Delete a thread in a discussion board ...................................... ????
Manipulate documents in lists.
Upload a document ................................................................ pg 221-229, 223 Dev Guide WSS 3.0 pg 368-372
Copy a document between document libraries ........................ SDK “How do I” Sect
Attach a document to a list item .............................................. ????
Move a document across sites ................................................ ????
Manage document versions.
Check out a document ........................................................... ????
Check in a document ............................................................. ????
Rollback a document version ................................................. ????
Display all versions of a document .......................................... pg 219
Here is a link that can help us accomplish some of these things without using the API (doesn't help for the test):
http://www.microsoft.com/resources/documentation/wss/2/all/adminguide/en-us/stsf07.mspx?mfr=true
Thanks! I have the same book. I also took some info out of a PDF of the admin guide. I just didn't want to get into the copyright issues. It is kind of basic stuff.
I found some info on the SPQuery Class and Method.
http://msdn2.microsoft.com/en-us/library/ms955043.aspx
http://msdn2.microsoft.com/en-us/library/ms978519.aspx