|
|||||||||||||||||||||||||||||||||||
|
16 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
65 of 67 people found the following review helpful:
5.0 out of 5 stars
Not your traditional computer book,
By Philo Janus "stchad" (Woodbridge, VA USA) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
I bought Scot's book hot off the presses, since it's the first major SharePoint 2003 book. When I got it, I breezed through it, and I'll be honest - I was unimpressed. Well, I had reason to browse through it again, and this time I just sat down and started reading it. That's when I realized - certain book publishers that use multiple authors had taught me not to bother reading computer books through, as they were so disjointed they worked better as technical manuals. So that's what I'm used to - being able to flip a few pages and find the thing I'm looking for. Scot's book is different. It harkens back to a day where you could actually read through a book and learn a new technology in a structured manner. If you take the time to read the book from start to finish (it doesn't take long - if you skim the tutorials you can probably get through most of it in a single evening) it's a good thorough introduction to SharePoint. And I mean thorough - there are tutorials on building web parts, working with page templates, creating data views in FrontPage, integrating Windows Single Signon... (Incidentally, I'm not trying to cast aspersion on one method of publishing over another - I'm simply trying to indicate the different "reading philosophies" each may require) He also has a nice walkthrough for creating a new portal from the ground up - laying out areas, sites, as well as explaining users and groups. All in all, I give this book a healthy thumb's up for anyone who wants to learn SharePoint admin and development - for the first book out of the gate, it's an excellent reference to have. Philo
23 of 24 people found the following review helpful:
5.0 out of 5 stars
Simply terrific,
By gottahaveajava (Berkeley, CA) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
I was working through the MOC courseware, which is incoherent and riddled with mistakes, and I turned to this book using one of my time-tested methods for determining the merits of a tech book: I looked to see if it addressed the problem I was stuck on, and how skillfully it described the solution. I also look to see how well it attacks the most confusing subject I'm trying to come to grips with.
This book succeeded fabulously on both counts. My particular problem had to do with pinpointing an error in which my new Web Part was rendered as an obnoxious and non-specific security error in a Web Part Page. The answer: make sure that your .dwp file has a properly coded 'Assembly' section in it. Scot's explanation illuminated the whole strong-naming and deployment cycle beautifully. As for the confusing subject, the first few chapters build an SPS portal from the ground up, explaining everything along the way. No one paragraph holds the key, but when you're done building this simple portal, you look up and the lights have been turned on. You start being able to successfully distinguish among portal, site collection, top-level site, area, topic (these are all variants of sites, btw), etc. and will know when when one is a better fit than another. The concepts that most experts fail to explain are no longer mystifying. That's a tremendous accomplishment. This book could single-handedly dispel the myth that SharePoint Products and Services require mystic knowledge to operate. Beware that the book's primary focus is development and programming, which it also explains beautifully, but even if you're an administrator, the first few chapters alone will be worth the price of admission.
8 of 8 people found the following review helpful:
4.0 out of 5 stars
Sharepoint Webpart solutions for developers,
By SPointE182 "SPE182" (Texas,USA) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
"Microsoft Sharepoint: Building Office 2003 Solutions" by Scott Hiller is a introductory book on Sharepoint technology for developers
Starting 4 chapters are on Introducing Sharepoint Portal server, Installation and on content creation (nothing for developer there). Next 3 chapters provide good understanding of web part development. There is chapter on Integration with office 2003 Smart document stuff. Next Chapter discusses the programming to Sharepoint object model. Next chapter provides some information on the Sharepoint Portal server administration and at the end it discusses the 2 office solution Accelerators (for Proposals and for Recruiting). This book contains good amount of sample code for the web parts development, and 2 Solution Accelerators chapters. Other chapters are of introductory knowledge on Sharepoint usage and administration. Depending on your need only few chapters might be useful. If you have knowledge of .NET development and want to understand web part development, web part chapters of this book along with the Microsoft Sharepoint SDK might be good place to start.
9 of 11 people found the following review helpful:
5.0 out of 5 stars
Timely Information,
By Joel Magoun (Bridgeville, PA United States) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
I found this book to be an excellent resource for people looking to do anything with sharepoint, whether it be development or deployment or anything inbetween. This book covers all the bases, and while it isn't as in depth as future sharepoint books will be, the information is timely. For me as a developer and implementer with sharepoint projects stacked on top of one another, i'm scrambling for as much information as i can get. With other sharepoint books still being a month away from being available at the time I write this, I'm glad that I found at least one helpful resource to use in the interim. If you're looking for a super advanced tech manual, this is not the book for you, however for right now it's the closest thing you're gonna find outside of MSDN.
5 of 6 people found the following review helpful:
3.0 out of 5 stars
Some great topics, but too thin!,
By James M. Parker (Ohio USA) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
This book covers some great topics, but not in enough detail in some of the areas I had hoped. I was shocked when I received the book because I was expecting a typical thick geek book--a disappointment for spending $(...)!
4 of 6 people found the following review helpful:
4.0 out of 5 stars
higher value added functionality,
By
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
Microsoft SharePoint performs two things for Microsoft. Firstly, as explained by Hillier at length, it offers more value to Microsoft Office users. By enabling relatively easy ad hoc collaborations, that can access data stored in various Office documents and SQL Server's database. Where that access crucially includes the ability to search the data. And then, of course, to modify any such desired data, if you have the necessary permissions.
As Hillier discusses, SharePoint is another unifying glue over MS Office and SQL Server. The book is mostly aimed at programmers. Showing them how to make the WebParts using C# or VB under .NET. You can then use SharePoint to combine these parts into a simple application. But SharePoint does something else for Microsoft, which the book doesn't seem to discuss. In Chapter 1, Hillier says it is the rare company that "can afford to jettison Microsoft Office and Windows operating system for a new infrastructure." Actually, it is not that rare. Linux and open source applications can increasingly offer much functionality that is equivalent and cheaper. In this context, SharePoint can be seen as an effort by Microsoft to incorporate higher valued abilities in Office, as a further lock-in. Also, the searching described in the book should remind some of you of increasing competition in the search space. Google offers a search appliance for a corporate network. SharePoint gives that appliance competition.
11 of 17 people found the following review helpful:
3.0 out of 5 stars
Not bad for a beginner SPS book,
By
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
Here ares ome of the bugs i had encountered with this book
Missing hardware configuration on chapter 2 to start the 1.excersises in the book 2.Some steps on installing and running web parts past security poorly stated. 3.At time there was no data on the web page to demonstrate web part capabilities and other SPS features 4. Documents do not move on chapter 8 5. Cannot get testing Secure Access to work on chapter 10 6. Could not get the accelerartors to work on chapter 11 This book is a very good introduction to SPS and the reader does learn alot on the subject. However some of the interesting features do not work from the book due to poor description or bad writeup. however the author was very thorough in his coverage.
8 of 15 people found the following review helpful:
4.0 out of 5 stars
Good Job,
By Hakan Ulagan (Turkey) - See all my reviews
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
This is the first book Ive read till now about SPS 2003, but of course, after MOC (Microsoft Officel Curriculum) books. Ive really loved the way of the book. Examples were great and the path he followed was ideal. Thnx.
10 of 20 people found the following review helpful:
1.0 out of 5 stars
Not for developers,
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
The chapter in this book on Web Parts is well explained and laid out with one huge fundamental flaw; the author can't decide whether he wants to illustrate examples with C# or VB.Net. He'll begin explaining a concept in C# and suddenly switch to VB and vice versa. Regardless of how proficient a programmer you are, this is awkward and confusing. Examples should be done in C#, VB, or both.
I understand the desire to cover both VB and C# in a single book, but this awkward attempt to do so effectively produces an inadequate implementation of each rather than a decent implementation of both. Developers seeking to use this book to learn more about building Web Parts for Sharepoint should steer clear. It may be an inadequately documented field, but this book does not contribute positively towards it.
0 of 5 people found the following review helpful:
1.0 out of 5 stars
Im in agreement with Dr Stinkface,
This review is from: Microsoft SharePoint: Building Office 2003 Solutions (Paperback)
im moving over from vb to c#, so naturally I would like to see examples written in c# so I can get the semantics down.
This book does not do that. Half in c#, half in vb, fully useless. Next time release 2 versions of the book. Or better yet, write some of it in vb, some in c#, some in python, some in perl.... |
|
Most Helpful First | Newest First
|
|
Microsoft SharePoint: Building Office 2003 Solutions by Scot Hillier (Paperback - March 15, 2004)
$59.99
In Stock | ||