Inside Microsoft Windows SharePoint Services 3.0 (Pro Developer) (Pro Developer) Reviews



Amazon.com Customer Reviews

best book to understand WSS 3.0 - Review written on July 02, 2008
* * * * *
Rating: 5 out of 5

This book covers all the basics and inner working you need to know about WSS. The code examples are also good. Great book if you are preparing for 70-541
An excellent book - Review written on June 17, 2008
* * * * *
Rating: 5 out of 5

I was very selective on picking out a book on SharePoint. I needed a crash course and this book provided it. I hired consultants to help me with my project and they noticed it on my desk and mentioned how helpful it was for them as well.
It was ok - Review written on June 09, 2008
* *
Rating: 2 out of 5
3 customers found this review not to be helpful.
A decent overview; the book makes many comparisons to older versions of SharePoint Services which I was not interested in as I did not use the previous versions. That dimension of the book was a waste of time for me and just added confusion as it added a lot of additional terms and descriptions of approaches that are no longer relevant. If you are coming from what they refer to as Version 2 then these sections might be helpful.

The authors push their personal preference in design. I don't mind an author putting forth a preference but this author puts forth some things as the "right" solution that will make a seasoned programmer raise an eyebrow.
Good foundation but rough on the Edges - Review written on May 29, 2008
* * * *
Rating: 4 out of 5

I found the book insightful but the examples and associated lab materials were a major letdown. From the book's back cover: "Get Microsoft Visual C# and XML code samples on the Web". Note: No url is given.

When I found the book's Microsoft site (it is from MSPress) I get this link; [...]. It is only a single line correction with no hints of where to get the book's code samples from!

The lack of samples was quite frustrating as some chapters make explicit reference to sample projects.

The books itself is well written and very solid on theory.
Great intro to SharePoint development - Review written on April 09, 2008
* * * *
Rating: 4 out of 5
3 customers found this review helpful.

I was tasked with writing a connector to SharePoint for a third-party database. I didn't even know SharePoint existed before I was assigned this project. Of all the books I looked at, Pattison's book stood out as the most useful introduction to SharePoint development. This book provided helpful examples for my project and answered about 80% of my questions. A second edition could easily cover the rest along with some of the gotchas.

One burning question the book answered was whether one needed MOSS to do development. The answer was that WSS (included with Windows Server 2003) is sufficient.

Since I wasn't a Microsoft .NET developer some of the companion books I recommend for SharePoint development are Scribner's book for workflows, Liberty (et al)'s, and Hilyard (et al)'s books on C#. I'm still looking for a good book for ASP development. It was a bit of a struggle using both Walther's and MacDonald (et al)'s books.
Bad examples good content - Review written on January 30, 2008
* * *
Rating: 3 out of 5

I thought the examples in the book were hard to follow however; the content is very useful and relavant to real world applications.
Outstanding - Review written on January 27, 2008
* * * * *
Rating: 5 out of 5

Ted has a talent for teaching with both print and visual mediums. This is an excellent book with an attention to detail unsurpassed in the body SharePoint literature. After a fairly deep breakdown of ASP.NET/IIS/SharePoint architecture, these guys get right into the guts of serious development with Visual Studio. If you're an experienced ASP.NET developer but new to SharePoint, I'd recommend that you first become well-grounded in the business value of SharePoint - perhaps spend some time with "SharePoint Services 3.0 Step-by-Step". Otherwise you might have a difficult time framing the real world applicability of this deeply technical material.
Great beginners book - Review written on December 28, 2007
* * * * *
Rating: 5 out of 5
3 customers found this review helpful.

This is a great book for beginners who are looking to ramp up on Sharepoint technologies and specifically WSS 3.0. Please note that this book is for developers and will not guide you through WSS administration options. So if you are looking for administration guide, look somewhere else. This book tells you about the WSS architecture, how it integrates with asp.net, features, how to deploy a feature, how to modify site templates and so on.

I bought this book to prepare for the 70-542 certification for WSS 3.0 developer and this book saw me through.
A Deeply Dissapointing Book - Review written on December 20, 2007
*
Rating: 1 out of 5
9 customers found this review helpful, 7 did not.

This book is priced (outrageously!) at $49.99. I purchased it at a "special" price of $32.99. After reading it, I wouldn't have paid $10.00 for it. Reading this book is like reading Beowulf in 10th-century Old English out of a book without footnotes or explanatory text. One word in ten is clear in meaning, 3-to-4 words can be interpreted from the context, and the remaining 5-6 remain hermetic. This happens not because of lack of data - there is plenty of it - but for a remarkable absence of information. The only one who can benefit from reading this book is an employee of the Hello World Widget Manufacturing Company. He will be able to "ape" the examples out of the book, but anyone else wishing to develop programmatically his or her own features, menus, lists and content types are advised to turn elsewhere for help. Successfully using CAML to develop SharePoint objects requires mastering the meaning and usage of the host of attributes, and of the choices available for each of the attributes. This book provides no explanation for any of these choices, unless they explicitly appear in an example. Say you wish to create a menu that can be triggered from the Site Settings page (instead of the Site Actions or ECB). Well, you can't because the book does not provide a list of choices for the Location attribute. How about creating a Survey list? Sorry, no table exists with the choices for the ListType enumeration. How about creating a menu that is only actionable by a certain group of users? Forget it. In fact the book contains no lists of enumerations (except for one enumerating Content Type IDs). Reading the book, I had the feeling that it had been stitched together from previously written material. I did some digging and I found that, sure enough, a great deal of the book was based on technical articles that had appeared in the MSDN magazine. You would think that the authors would improve the material by adding narrative to achieve completeness and cohesion to the writing; but no, they lazily slapped together the disparate articles. Although many authors of technical books believe they can write masterpieces without first mastering the rudiments of English composition and grammar, the authors of this book are simply shameless in their assault to proper grammar and clear composition. Their motto is "never write in 10 crisp words what can be said in 3 murkily-written paragraphs." Chapters 2 - SharePoint Architecture - and 3 - Pages and Design - are the more understandable, Chapter 6 - Lists and Content Types - is tolerable, but the rest are in various degrees unreadable.
Awesome Book for WSS - Review written on December 08, 2007
* * * * *
Rating: 5 out of 5
1 customer found this review helpful.

I got this book and loved it from the very first chapter. The flow of topics is great. The material is to the point. On my project I referred to this book more than google and I found the answers pretty quickly. You should download the examples from ted's site.


If you are a beginner or mid level developer in WSS. I highly recommend this book as it will really polish your skills
Disappointed!! (No CD/DVD) - Review written on October 06, 2007
* * * *
Rating: 4 out of 5
6 customers found this review helpful, 2 did not.

The major thing that disappoints me is that there is no CD/DVD with the book. There are lots of code snippets (rather than complete listings) and it is hard to understand if you can't see everything. An E-book version would also be nice (like every other MS Press book).

Other than that, it is excellent.
This is my manifesto for SharePoint *Development* (as opposed to customization) - Review written on September 24, 2007
* * * * *
Rating: 5 out of 5
3 customers found this review helpful.

In what I think of as my "pre-Pattison" era I was beating my head against SharePoint. The projects I'd inherited seemed unmanageable and deployment was a nightmare. For the project I was going to be starting from scratch, I was frantically coming up with excuses to not use SharePoint, although there was external pressure to use it.

Ted's book explains the key difference between SharePoint customization and SharePoint development, and focuses on best practices for the later. After reading it, I had a game plan for future development using SharePoint and also for bringing my two legacy apps under control.
A hands on book - Review written on July 23, 2007
* * * * *
Rating: 5 out of 5
2 customers found this review helpful.

I agree with the other reviewers this is a book that is worth reading if you are working with Sharepoint development...
By far, mandatory for all Sharepoint developers... - Review written on July 23, 2007
* * * * *
Rating: 5 out of 5
7 customers found this review helpful, 2 did not.

I had a chance to take Ted's class on the subject matter of this book and found him to be extremely knowledgeable, insightful and practical with regard to developing for Sharepoint. Taking the class and having his book really took me to the next level understanding how WSS 3.0 work and can be extended. This book is a must read from cover to cover if you are new or want to get more acquainted with Sharepoint Services development.
This book fills in the gaps in the SDK - Review written on July 10, 2007
* * * * *
Rating: 5 out of 5
3 customers found this review helpful, 1 did not.

Finally, there is a book that provides all the basic information that a developer needs to get started with WSS 3.0. Almost all that information that a developer would expect to find in the SDK documentation is finally available. If this trend continues, it seems that in the future, there will be no SDK documentation, only books to purchase, if you needed documentation.

Very well written, like all books in the 'Inside...' series!
Staw Away Administrators - Review written on July 03, 2007
* * * * *
Rating: 5 out of 5
5 customers found this review helpful.

I love everything about this book when it comes to WSS. It is well written, follows a great path and has a whole lot of information.

The only down side its it is hard to tell by looking at the book that this is a developers book. This is not for admins but for developers. 100% development and offers nothing to admins.Admins go here Beginning SharePoint 2007 Administration: Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007

So unless you know all the MS Press color schemes, stay away unless you are a developer,
The best book about core SharePoint development - Review written on July 02, 2007
* * * * *
Rating: 5 out of 5
5 customers found this review helpful.

Few books focus just on the core foundation of SharePoint, WSS v3. In this book, Ted and Dan did a fantastic job of covering all the bases necessary. Even though I've been in the SharePoint world for years, and the betas for this current version for over 1.5 years, I was amazed how much stuff I picked up that I wasn't aware of. This is THE DEFINITITE GUIDE TO WSS v3 FOR DEVELOPERS! It should be on ~everyone~ desk if you're doing SharePoint development.
Great new SharePoint book by Ted and Dan - Review written on June 01, 2007
* * * * *
Rating: 5 out of 5
15 customers found this review helpful.

The SharePoint book that I have been waiting for the most has finally arrived. Back when I first heard that Ted Pattision and Daniel Larson were teaming up to write a SharePoint book, I got pretty excited. I knew these guys would have a knock-out book for SharePoint developers, and I'm happy to say I was right.

With this book, you will learn how to:

* Build application pages and site pages
* Develop and deploy reusable Web parts to enable customization and personalization
* Exploit Windows SharePoint APIs to deploy Microsoft ASP.NET AJAX components
* Use XML and Collaborative Application Markup Language (CAML) to create provisioning components
* Design and implement custom document libraries
* Use Windows Workflow Foundation to create applications that automate business process
* Create Site Definitions to aggregate components and package them for deployment
* Implement Code Access Security, Trust Levels, authentication, and authorization

Do yourself a huge favor, and spend five minutes ordering yourself a copy. It will save you hours down the road.