Customer Reviews


15 Reviews
5 star:
 (14)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews
‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

10 of 10 people found the following review helpful:
5.0 out of 5 stars The most exhaustive and accurate coverage on the Subject, November 30, 2008
By 
Pierre Huguet "pierre_h" (San Diego, CA United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
This book is very well organized and covers the essential silverlight subjects in depth. The color content makes a big difference for the ease of reading. The most extensive coverage of Silverlight capabilities from controls, animation, networking, databinding, isolated storage, multithreading and more... This book contains all you need to develop full featured applications in Silverlight.
It is the best book I have read on Silverlight 2 (and I've read 4 so far). Simple, I made it the recommended textbook for the silverlight class I am teaching at UCSD this winter.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
5.0 out of 5 stars Best out there to this date, December 2, 2008
By 
Michael (Eagle Mountain, UT, United States) - See all my reviews
(REAL NAME)   
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
I have had an opportunity to read a number of Silverlight 2 books that have come out on the market in the last few months. However this one is by far the best book on the subject going into depth on topics and covering ground that was completely ignored by other books. It is easy to read and I have already learned a number of things that I could make work at first but didn't know exactly what was happening under the covers. Highly recommend this book to anyone planning to learn more about silverlight 2.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 7 people found the following review helpful:
5.0 out of 5 stars What a great book!, December 12, 2008
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)

I own several books written by this author and enjoy each one of them.
Most authors have great knowledge about topics they are writing about. Not that many have good ability to explain what they know. Mathew has a great talent of explaining things without going overboard, but still noticing all little "gotchas" that can make your life miserable.
I bought this book among several others after long time of working with Silverlight using Web as information source. This book is way above the rest of them. Despite being familiar with most of the material, I still enjoyed the book very much and picked thing or two that I was not aware of.
The layout is great, the pace is good, there are tons of illustrations and having text printed in color makes it a breeze to go through code samples - you feel like you are in a Visual Studio - your brain will automatically digest the code - with comments, attributes, qualifiers, etc.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book! Must Read!, July 6, 2009
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
I read Matthew McDonald's book Pro WPF to bone up on WPF, XAML, and everything .NET 3.5 has to offer. I have to say that I was impressed by Matthew's writing style, level of detail, and general knowledge that he passed onto the reader. This fact is also the case with Pro Silverlight 2. While WPF has some similarities to Silverlight, the author points out some of the differences (like the lack for EventTrigger support for any event but the Loaded event in the current version).
The book covers all of the major topics, starting with an overview of the basic elements: XAML elements, properties (simple and attached), moving into the subjects of Layout containers, dependency properties, and routed events. He then moves into an overview of the various controls. This overview isn't exhaustive, but gives you a firm foundation. I thought his chapters on shapes, brushes, transforms, audio/video, and animation to be very helpful. It can be difficult to understand how to setup these various features, and Pro Silverlight 2 clarifies it well.
The next section of the book covers the more advanced topics that you would need to know to use Silverlight, such as using web services within ASP.NET/silverlight (a useful topic since Silverlight doesn't use ViewState or server-side technologies because it's running on the client), databinding (which can be challenging due to various levels of nested Silverlight structures), multithreading, and more. He really doesn't leave very many stones unturned in his explanation of the features.
I would highly recommend this book from Apress. Although Silverlight 3 is coming soon, this book will help you understand those fundamentals that will be in the next version.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
5.0 out of 5 stars In depth coverage, April 6, 2009
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
I feel very confident about my Silverlight skills now, I bought this one in conjunction with the "Silverlight 2 for ASP.NET developers" and was the best decision ever.

I was looking for a book that covers the core technology and other one that explains me how to integrate it on my current ASP.NET skills and I feel that I am on the right track.

This book really takes you to the core of Silverlight, for me is essential to understand how everything works in order to learn a new technology and this book hasn't failed me.

One note, you need to know C# quite well as it assumes a lot of core knowledge (this is a recommendation for junior devs only). If you are a skilled developer and wants to know about the technology this is the way forward. Really nice!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars The best Silverlight book so far, June 7, 2009
Amazon Verified Purchase(What's this?)
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
The author does an excellent job of building up knowledge piece by piece, layer up on layer. He doesn't just understand the subject matter, he really grasps how to build that knowledge up in the reader's mind in a logical, bite-size manner.

This book is definitely not for beginning programmers as it doesn't go to the early levels of handholding for novices. Apress has a beginner's book for Silverlight thatthat would be better if you're newer to development. I'm a career developer and enjoyed the quicker pace, and underlying assumption of good development practices throughout the book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Difficult but reasonable, January 21, 2009
By 
Aaron Lile (Portland OR USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
While it is strongly recommended that you are proficient in C#/.NET before diving into Silverlight, this book does a good job of getting you through it without making too many assumptions about your skillset. Well, you had better be a somewhat decent developer in some language, as there is no real syntax discussion here. But throughout, there are tips to using Visual Studio 2008 (an absolute must for Silverlight, btw), as well as how to work in the Microsoft BCL. While there are many things left out of this book, it seems that there is at least an introduction to everything, and Google will help you find the rest of the answers.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars A practical and balanced coverage of Silverlight 2, October 14, 2009
By 
Larry Marvin Wall (Redmond, WA United States) - See all my reviews
(REAL NAME)   
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
After reading through this book and applying the principles described therein I was able to develop a real world Silverlight application that behaved itself inside of IE, communicated with a WCF service in the back end, retrieved data from a SQL database, then bound that data back into the Silverlight UX. I had prior C#, SQL (cursory), and Web services experience (also cursory) but this book stitched it together for me and showed me how to make my application possible. In that regard it is a very good and practical beginner to intermediate level book for real Silverlight application development. The examples in the book are never trivial and the content is detailed and well written enough that you gain a solid understanding of the technology (not just how to cut and paste sample code). The book didn't let me down until I tried to get into more complicated tasks like rendering my own shapes/geometries and manipulating the XAML DOM in code. For that you'll need to go somewhere else for additional information. If you want to put together fairly typical line of business applications that access services and databases from rich client interfaces written in Silverlight using web based deployment this book will give you most of what you need.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Detail oriented book and very well organized, September 18, 2009
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
This is one of the best books I have seen on Silverlight. It is written well for both new and more experienced developers. I would recommend this book to anyone that like to learn things in detail. There are many books out there that are just enough to get you started but once you get into real life situations, you'll need other references. Not with this book. I have been able to do most of the coding with this book, MSDN and reflector. Can't wait to see this book for Silverlight 3.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Best Silverlight 2 book for C# developers, September 7, 2009
By 
Amazon Verified Purchase(What's this?)
This review is from: Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) (Paperback)
This is in my point of view the best book to learn Silverlight 2 using C#. Very complete, from XAML, animations, WCF web service integration, data binding with data converters, elements, layouts, creating controls, even game creation, you name it got it all here. Good thing is that one chapter builds over the other. Most centralized using Visual Studio, Blend is not touched too deep.

I am eagerly waiting the Silverlight 3 edition. But if you need now a Silverlight 2 book to learn, this is the one. Also recommend the Blend 3 Foundation book. A great combination of books to enhance your knowledge.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development)
Pro Silverlight 2 in C# 2008 (Expert's Voice in Web Development) by Matthew MacDonald (Paperback - December 4, 2008)
$49.99 $36.49
In Stock
Add to cart Add to wishlist