Answered by:
Need to learn about native SharePoint capabilities

Question
-
I am a developer with several years of ASP.NET experience (no, I have not memorized the entire .NET framework). I am faced with developing some Sharepoint 2007 applications/solutions but know very little about SharePoint. I assume that the goal with SharePoint is to do as much of the solution as possible with native SharePoint capabilities and then add "features" to solve the remaining requirements. My question is: where can I find books/tutorials/articles/etc. on how to create solutions with native SharePoint capabilities? Everything I have found so far demonstrates how to code for SharePoint. I have not found any resources on how to create solutions using just SharePoint itself. Does anybody know of any resources that can help me?Tuesday, January 10, 2012 9:22 PM
Answers
-
SharePoint books are typically divided between those for Programmers and those that aren't. Then there are the monster books that try to include both.
If you look at my list of 2007 books here, http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx I've divided it up into sections and the sections you should be looking at are General and Other (D and F). Look for the books of about 400 pages there as they should avoid programming.
One that suits your approach (which in my opinion is the right way to go - far too many people program what is already in the product) is perhaps this one Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 (Wrox - Amanda Murphy, Shane Perran) http://www.amazon.com/exec/obidos/tg/detail/-/0470124490/heme0f but look at the Amazon descriptions of several.
[Warning Plug: My own book in that list (despite the Title on WSS 3.0 only) also includes a chapter with a simple scenario and how to achieve it.]
I also in that web site have links (some may no longer work) to free chapters from 2007 books - typically only chapter one but they give at least a feel for the style of the author(s). http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/VII%20Book%20Extracts.aspx
SP 2010 "FAQ" (mainly useful links): http://wssv4faq.mindsharp.com/default.aspx
WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
Both also have links to extensive book lists and to (free) on-line chapters- Marked as answer by Steven AndrewsEditor Wednesday, January 11, 2012 11:38 AM
Wednesday, January 11, 2012 1:47 AM
All replies
-
SharePoint books are typically divided between those for Programmers and those that aren't. Then there are the monster books that try to include both.
If you look at my list of 2007 books here, http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx I've divided it up into sections and the sections you should be looking at are General and Other (D and F). Look for the books of about 400 pages there as they should avoid programming.
One that suits your approach (which in my opinion is the right way to go - far too many people program what is already in the product) is perhaps this one Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 (Wrox - Amanda Murphy, Shane Perran) http://www.amazon.com/exec/obidos/tg/detail/-/0470124490/heme0f but look at the Amazon descriptions of several.
[Warning Plug: My own book in that list (despite the Title on WSS 3.0 only) also includes a chapter with a simple scenario and how to achieve it.]
I also in that web site have links (some may no longer work) to free chapters from 2007 books - typically only chapter one but they give at least a feel for the style of the author(s). http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/VII%20Book%20Extracts.aspx
SP 2010 "FAQ" (mainly useful links): http://wssv4faq.mindsharp.com/default.aspx
WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
Both also have links to extensive book lists and to (free) on-line chapters- Marked as answer by Steven AndrewsEditor Wednesday, January 11, 2012 11:38 AM
Wednesday, January 11, 2012 1:47 AM -
Thanks Mike. It looks like there are at least a couple books there that will help.Wednesday, January 11, 2012 5:02 PM