I recently started working on my first SharePoint (2007) project (C#), so I was wondering if anyone can point me to some good resources that will get me up and running with SharePoint programming basics quickly. I'd like to have a deeper understanding of the various terms I'm hearing such as Features, Lists, wsp, etc.
+1
A:
this should help Sharepoint Best Practices
sharepoint 2007 trainning kit http://www.microsoft.com/downloads/details.aspx?FamilyId=7BB3A2A3-6A9F-49F4-84E8-FF3FB71046DF&displaylang=en
Office SharePoint Server 2007 Training
Oscar Cabrero
2010-06-08 20:42:58
+1
A:
You should check out this question:
http://stackoverflow.com/questions/2068792/restaurant-review-site-in-sharepoint/2069143#2069143
LeguRi
2010-06-08 20:52:24
+1
A:
One of the best resources is Ted Pattison's Inside Windows SharePoint Services 3.0. Great resource, especially if you are okay with purchasing a book.
John Ptacek
2010-06-08 22:18:35
Thanks. So, what's the difference between SharePoint Services 3.0 and SharePoint Server 2007?
Prabhu
2010-06-08 22:37:26
WSS is the free version that you get with licensed version of Windows various Server OSes. SP Server 2007 is the more advanced version that consists of BDC, improved search, Excel Services, etc. From the programming standpoint, the majority of what you are concerned with for document libraries, list items, features, etc is in the standard WSS.
John Ptacek
2010-06-08 22:39:31