Customer Reviews


10 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


8 of 8 people found the following review helpful:
4.0 out of 5 stars Good Reference, Poor Learning Tool
While the author definitely has a command of the subject matter, this is perhaps the book's downfall. The book is written as less of a learning aide and as more of a reference to WCF. After reading it, I would say the target audience is an experienced SOA developer migrating over to WCF.

While I think it is a little better than MSDN, it is definitely not a...
Published on July 10, 2008 by Benjamin E. Reece

versus
6 of 6 people found the following review helpful:
3.0 out of 5 stars interesting details but so what?
The book does tell you how some parts of the WCF are implemented but the extra information is not uniformly useful, and without additional guidance on how to apply the newly found "insider" information, the book misses an opportunity to be a really good teaching tool.
Published on July 12, 2008 by Techie Evan


Most Helpful First | Newest First

8 of 8 people found the following review helpful:
4.0 out of 5 stars Good Reference, Poor Learning Tool, July 10, 2008
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
While the author definitely has a command of the subject matter, this is perhaps the book's downfall. The book is written as less of a learning aide and as more of a reference to WCF. After reading it, I would say the target audience is an experienced SOA developer migrating over to WCF.

While I think it is a little better than MSDN, it is definitely not a casual read. SOA / Distributed-app beginners beware: if you are wanting a quick guide to getting things started in WCF, this is NOT the book for you. Experienced developers in distributed or SOA technologies might want to take a look at this book, however.

If it were a book about flying airplanes, the subject matter would discuss the minutia of avionics, flight control systems, and instrumentation; but provide very little about flight procedures.

I gave it 4 stars because it is definitely a solid book, but for the appropriate reader. If you have experience with SOA, then it is worth your time. If not, look elsewhere first and make this your 2nd or 3rd book on the subject.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
3.0 out of 5 stars interesting details but so what?, July 12, 2008
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
The book does tell you how some parts of the WCF are implemented but the extra information is not uniformly useful, and without additional guidance on how to apply the newly found "insider" information, the book misses an opportunity to be a really good teaching tool.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 12 people found the following review helpful:
5.0 out of 5 stars Simply a Great, December 10, 2007
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
One of the greatest 'Inside' book I've ever read. Author did a fantastic job.
Excellent writing, sapmles are easy to understand also for not so experienced WCF programmers like me (this was my second book I've read about WCF after Programming WCF Services (Programming) by Juval Lowy).
Book has just 'only' 300 pages but it's because there is absolutely no fluffy filler like in many IT books.
I think this book is fully comparable to Jeffrey Richter's legendary programming books.

I also suggest to read Windows Communication Foundation Unleashed.
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 Essence of WCF - You need to know this stuff !, April 5, 2011
By 
Rishon Industries "Lou G" (Forest Hills, New York United States) - See all my reviews
(REAL NAME)   
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
Whether you are first learning WCF, or you have been working with WCF for a while, you will find the information in this book essential. Smith explains exactly what WCF AND SOA are all about with clarity. He gives you the information you will need to work confidently with this important platform. The two other books that I have read, namely Bustamante's (several times) and Lowy's, are missing the most vital information bits that you would expect in books detailing technology: A) What is it? B) Why should I care? Instead both books jump into myriad detail without ever giving the clear high-level picture to explain the WCF raison d'etre. This is why I believe that Smith's book is so important. On the other hand, Smith's book does not go into minute level of detail. So, you may want one of these as a secondary book.
On a personal note, I had been working with WCF and also took the MS certification test for WCF, armed only with a background based mostly on Bustamante's book. My experience was that I narrowly failed the WCF test (my first certification failure ever and I took many tests). Also, I had this queasy feeling that I really did not have a good handle on WCF. Justin Smith's book definitely changed that.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
2.0 out of 5 stars No practical examples, May 29, 2008
By 
John smith "John" (Lauderdale Lakes, FL United States) - See all my reviews
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
This book lacks practical examples. It is very much like reading MSDN - a run down of interfaces and classes and very short code snippets. There are no real-life examples.

The book basically covers Message, Channels and Channel messages but only makes cryptic comments on how these concepts apply to real life uses.

Because the contents are similar to those you find MSDN, I recomend this book as reference. If you want a practical book that shows how to use WCF in real-life applications, this book is not it.

In my opinion this book is boring and over priced.

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


4.0 out of 5 stars I approve of this book, November 22, 2011
By 
G. Askew (Germantown, MD) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
I have worked with WCF for two years, and have also read the book "Essential Windows Communication Foundation" by Steve Resnick. I like how Justin approaches the material, and provides context for a big picture view. Note that there are code samples available that provide detailed drill-down when required.

The big picture view (context) is important, because as the author pointed out, WCF is a technology that occurs once in a blue moon. WCF is intended to be the new "foundation", a holistic solution, performing the functionality that several products did in a piece-meal fashion: .NET remoting, ASMX/web services, MSMQ, COM+, DCOM, and RPC.

That said, WCF is vast, with it's own vocabulary, and perhaps alien to even seasoned .NET developers. Decomposed and analyzed, there is nothing particularly intimidating about the individual topics, but as a whole, WCF can be intellectually difficult to grasp at first.

A significant component of WCF is about rules and contracts, and unless you are some kind of super-robot, absorbing this kind of material is daunting to say the least. Don't be surprised if you need some time to "get it", or become productive.

Justin is a good candidate to deliver this information, with the required experience and perspective of someone who has worked hands-on with both WCF and the preceding alternatives. The writing style is good, and each section has some meaningful context.

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


5.0 out of 5 stars Excellent "inside" book, August 3, 2009
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
If you need a book to learn how to extend and use WCF as a plattform developer, not just use it, this is the book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Great insight, November 21, 2008
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
Some other posters have commented about the lack of examples or guidance for "real-world" applications. I don't think that is the intent of this book. As a developer who has been using WCF on and off for about 1.5 years now, this book has given me greater insight into the role that WCF plays in the SOA world, both in .net to .net environment as well as cross-platform. Even after working with WCF for more than a year I still sometimes find it hard to explain to people exactly what WCF is, why it's an improvement over asmx or remoting, etc. This book has provided me with the understanding to be able explain that better to others.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 7 people found the following review helpful:
5.0 out of 5 stars Excellent!, December 5, 2007
By 
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
The author's approach to teaching you WCF is to first tell you why you'd even want to know about WCF in the first place and then tell you how it works. I think this is a great approach and I wish more authors would write like this. If you want to understand the *why* and the *how* this book is for you.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 18 people found the following review helpful:
5.0 out of 5 stars Best WCF Book - Period, July 3, 2007
By 
David Aiken (Seattle, WA USA) - See all my reviews
(REAL NAME)   
This review is from: Inside Windows Communication Foundation (Pro Developer) (Paperback)
Having had the need to learn WCF recently, I picked up Justin's Book and it rocks.
First it's not just a dump of the SDK (don't you hate that?).
2nd the guy clearly has a personality and is a fluent writer, the book is very informative and keeps your interest throughout.
You can follow along with the book in easy to consume bite sized chunks, and be a WCF master before Tea.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Inside Windows  Communication Foundation (Pro Developer)
Inside Windows Communication Foundation (Pro Developer) by Justin Smith (Paperback - May 16, 2007)
$39.99 $28.65
In Stock
Add to cart Add to wishlist