Features
- Cover Type: Paperback with 634 pages
- Published by: O'Reilly Media, Inc. February 20, 2007
- Written in: English
- ISBN 10 Number: 0596526997
- ISBN 13 Number: 978-0596526993
-
Book Dimensions:
8.9 x 6.9 x 1.6 inches
- Weighs: 2.1 pounds
Book Description
Written by
Microsoft software legend Juval Lowy,
Programming WCF Services is the authoritative introduction to
Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.
After explaining the advantages of service-orientation for application design and teaching the basics of how to develop SOAs using WCF, the book shows how you can take advantage of built-in features such as service hosting, instance management, asynchronous calls, synchronization, reliability, transaction management, disconnected queued calls and security to build best in class applications.
Programming WCF Services focuses on the rationale behind particular design decisions, often shedding light on poorly-documented and little-understood aspects of SOA development. Developers and architects will learn not only the "how" of WCF programming, but also relevant design guidelines, best practices, and pitfalls. Original techniques and utilities provided by the author throughout the book go well beyond anything that can be found in conventional sources.
Based on experience and insight gained while taking part in the strategic design of WCF and working with the team that implemented it,
Programming WCF Services provides experienced working professionals with the definitive work on WCF. Not only will this book make you a WCF expert, it will make you a better
software engineer. It's the Rosetta Stone of WCF.
About The Author
Juval Lowy is a
software architect and the principal of IDesign (www.idesign.net), specializing in WCF architecture consulting and advanced WCF training. Juval is
Microsoft's Regional Director for the Silicon Valley, working with
Microsoft on helping the industry adopt WCF. He is author of O'Reilly's bestselling "Programming .NET Components", widely recognized by many as the best book for developing .NET-based systems. Juval participates in the
Microsoft internal design reviews for WCF and related technologies. He publishes numerous articles on nearly every aspect of .NET development and is a frequent presenter at development conferences.
Microsoft has recognized Juval as a
software Legend and as one of the world's top .NET experts and industry leaders.
Reader Reviews
As always Juval has delivered excellence!!! This is a great book on WCF. The material in the book is unique in that it addresses the real world reasons for using WCF in the way Juval recommends. He gives information in this book that you are not going to find elsewhere. The book is full of code that can be referenced and used as helper classes in your own code. The coding example explanations are very thorough. The book covers using WCF in a Service Oriented fashion. It includes an appendix on coding service oriented applications giving the benefits, tenets and principles, practical principles, and optional principles. This is not "Service Oriented Architecture", it is "Service-Orientation". In this book Juval takes us to the next level of programming. Object-Orientation -