Web Development Books on CSS, Standards, Web Development


Search Advanced Search
 Location:  Home » CSS » Information Systems » Programming WCF Services (Programming)  
Programming WCF Services (Programming)
Programming WCF Services (Programming)

 enlarge 
Author: Juval Lowy
Publisher: O'Reilly Media, Inc.
Category: Book

List Price: £31.99
Buy New: £14.74
You Save: £17.25 (54%)



New (47) Used (12) from £12.23

Avg. Customer Rating: 4.5 out of 5 stars 4 reviews
Sales Rank: 23568

Media: Paperback
Number Of Items: 1
Pages: 634
Shipping Weight (lbs): 2.1
Dimensions (in): 8.9 x 6.9 x 1.6

ISBN: 0596526997
Dewey Decimal Number: 005.446
EAN: 9780596526993
ASIN: 0596526997

Publication Date: February 20, 2007
Availability: Usually dispatched within 1-2 business days

Also Available In:

  • Paperback - Programming WCF Services

Similar Items:

  • Programming WPF: Building Windows UI with Windows Presentation Foundation
  • Essential Windows Workflow Foundation (Microsoft .Net Development Series)
  • Windows Presentation Foundation Unleashed (WPF) (Unleashed)
  • Learning WCF: A Hands-on Guide
  • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Customer Reviews:

3 out of 5 stars Not a tutorial   July 30, 2008
I think this book is far too indepth to be a guide for programming WCF. Doubtless it will be a great reference book to someone who is already very familiar with the subject and doesn't need any handy tips on programming WCF using Visual Studio.


5 out of 5 stars Excellent introduction to WCF   June 28, 2008
This book is an excellent text on WCF and I have very much enjoyed reading it.

A couple of caveats, however:
- WCF is vast, so be prepared to use this book as a primer and dig deeper if you want to do moderately complex things
- A lot of theoretical knowledge is assumed. One thing that particularly struck me is the level of threading knowledge assumed in places, e.g. Chapter 8 - Concurrency Management. This is not a criticism of the book - WCF services have to be multi-threaded in most cases. It's just something to be aware of if you're considering buying this book.



5 out of 5 stars A must read for WCF developers   July 24, 2007
 1 out of 1 found this review helpful

This is 'the' reference guide for WCF. If you have read and enjoyed Programming .NET Components then you must own this book. Although there are some tricky concepts to grasp I've always found Juval Löwy makes subjects very easy to understand. You can also check out the idesign.net web site for code examples that relate to sections in the book. The book also contains coding standards for WCF that you can trust. An excellent book.


5 out of 5 stars Almost goes without saying   April 16, 2007
 6 out of 6 found this review helpful

I have little doubt that, if not already, this will become the definitive guide to WCF. This is essentially Programming .NET components, but with the emphasis on WCF - something evident in the way that the early chapters apply the component oriented principles in his earlier book to service oriented architecture. That is not to say the book is simply a rehash - it's an essential text for any .NET developer, whether or not you are using WCF. One of the things that is emphasized is that if you develop software that works on more than 1 PC then you should be developing service oriented systems, and if you develop service oriented systems in .NET then you should be using WCF.

My only criticism of the book is that it does not provide a contextual background for existing users of previous distributed technologies (asmx web services, remoting, etc). However this is entirely understandable given that the whole point of WCF is to abstract these technologies into a common framework.

The code is all in C# and it does get a little hard going at times but there isn't a single wasted line in this book. It will serve well as both a (steep) learning curve and a reference guide. An essential purchase for all .NET developers.



Design Counts