| Register
Thursday, November 20, 2008
SharePoint Forums
SearchForum Home
     
  Tulsa SharePoint Interest Group  Study Group  Section 5 Break...
 Section 5 Breakdown
 
dice55m
6 posts
www.waynemeadows.net
4th
Joined
7/11/2007

Section 5 Breakdown
Posted: 07 Aug 07 12:23 PM Modified By dice55m  on 8/10/2007 7:56:39 AM)
Hey guys!

I hope Heidi has had more luck than me in finding information on Section 5.  There are a few blank spots that we might all start keeping an eye out for information on.  Alerts are not really covered in our book, but fortunately I own the 'Developers Guide To Windows SharePoint Services 3.0' and it has a few pages over this topic specifically.  I plan to photo copy 12 copies and have them with me for tomorrow's meeting.  Along with a few other pages on list item manipulation.
I didn't have much luck in finding Records Repository information, nor on Enumerating list items.  Google doesn't even seem to know about these topics; so does that mean that they really do not exist?. :) The SDK does have a small section on Records Repositories, though.  You can download the SDK here.  I am hoping Heidi is having a little more luck than I am.  With that being said, this is what I did find:

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


I will see you guys tomorrow!
- dice

- dice
Heidi
23 posts
1st
Joined
2/17/2006

Re: Section 5 Breakdown
Posted: 08 Aug 07 8:40 AM

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

  Tulsa SharePoint Interest Group  Study Group  Section 5 Break...
(c) 2006 SharePoint Forums   |  Privacy Statement  |  Terms Of Use