Showing posts with label wcf. Show all posts
Showing posts with label wcf. Show all posts

Professional Silverlight 4 (Wrox Programmer to Programmer) Review

Professional Silverlight 4 (Wrox Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Professional Silverlight 4 (Wrox Programmer to Programmer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Professional Silverlight 4 (Wrox Programmer to Programmer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Professional Silverlight 4 (Wrox Programmer to Programmer) ReviewI read a lot of reviews, but hardly ever write one.
The two reviews that gave this book 2 stars ... puzzled me ... and prompted this IMHO.
The book cover looks same as the copy I purchased ... "maybe" the content is different.
Or maybe I am totally clueless. :-(
I have most every recent Silverlight book ... and this is the book I find most helpful.
Caveat ... I am not using this book to learn Silverlight, but as a reference.
I would encourage you to use Amazon's "Search inside this book" feature ... to at least browse the TOC and Index.
As for one reviewer's comment that Chapter 6 shows how to "how to setup the bindings" ... but it is not until Chapter 7 that the book "introduce bindings" ... I generally do not read this type of book linearly from cover-to-cover.
I skip around ... look for topics that interest me.
I also depend on a good Index to guide me ... and this book has a pretty good Index.
The content is generally too complex and intertwined to expect a perfect progression of ideas.
Also, I do not just read this book by itself ... I jump back-n-forth between
* Professional Silverlight 4
* searching MSDN
* Binging/Googling the web.
If you are looking for case studies, then consider ...
Silverlight 4: Problem - Design - Solution --> ISBN-10: 0470534044
Microsoft Silverlight 4 Business Application Development --> ISBN-10: 1847199763
Microsoft Silverlight 4 Data and Services Cookbook --> ISBN-10: 1847199844
I appreciate the other reviews ... just do not understand or agree!Professional Silverlight 4 (Wrox Programmer to Programmer) OverviewEverything .NET developers need to take advantage of Silverlight 4
Silverlight4 is a major new release of Microsoft's flagship product for building rich, interactive applications that combine animation, graphics, audio, and video. This book, by seasoned Wrox authors and Silverlight experts, gives professional Web developers all the tools necessary to build RIAs using the new Silverlight capabilities. You will gain a complete, thorough understanding of both core and advanced platform concepts, with examples inC#.

Professional Silverlight 4 prepares Web developers to take full advantage of the newest release of the most popular platform for developing rich interactive applications.

Coverage Includes:

Introduction to Silverlight
Building Applications with Visual Studio
Building Applications with Expression Blend 4
Working with the Navigation Framework
Controlling Layout with Panels
Working with Visual Controls
Accessing Data
WCF RIA Services
Out-of-Browser Experiences
Networking Applications
Building Line of Business Applications
Application Architecture
DOM Interaction
Securing Your Applications
Accessing Audio and Video Devices
Working with File I/O
Using Graphics and Visuals
Working with Animations in Silverlight
Working with Text
Making It Richer with Media
Styling and Themes


Want to learn more information about Professional Silverlight 4 (Wrox Programmer to Programmer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

WCF Multi-tier Services Development with LINQ Review

WCF Multi-tier Services Development with LINQ
Average Reviews:

(More customer reviews)
Are you looking to buy WCF Multi-tier Services Development with LINQ? Here is the right place to find the great deals. we can offer discounts of up to 90% on WCF Multi-tier Services Development with LINQ. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

WCF Multi-tier Services Development with LINQ ReviewI was given a project recently to "convert the back end of an existing application to WCF and LINQ". This book, judging from the title, seemed to be the place to start. I was not disappointed.
Everything works as you go through the projects in the book. It gave me enough information to complete my project. But I do have a few complaints:
1. Not everything is explained and somethings must be taken on faith. For example in the Service Contract model one is told to set the request IsWrapped property to true. Why? What does IsWrapped do? This is never explained.
2. At various points in the book one is told to enter some code and then add using clauses. Wouldn't it be more logical to do it the other way around?
3. The index is very skimpy. I never found anything I was looking for in it.
This book is not for the complete tyro. You do have to know your way around both Visual Studio 2008 and SQL Server (SQL Server Express works fine by the way). It is very useful to have some knowledge of SQL before diving into LINQ. Previous experience with services would be helpful but not necessary (I didn't have any). Previous knowledge of WCF is not necessary.
In short, a useful book, with some flaws. I can recommend it.WCF Multi-tier Services Development with LINQ OverviewMaster WCF and LINQ in a multi-tier WCF service by completing practical examples and apply them to your real-world assignments. This book is for C# and C++ developers who are eager to get started with WCF and LINQ, and want a book that is practical and rich with examples from the very beginning. Developers and architects evaluating SOA implementation technologies for their company will find this book particularly useful because it gets you started with Microsoft's tools for SOA and shows you how to customize our examples for your prototypes. This book presumes basic knowledge of C# or C++. Previous experience with Visual Studio will be helpful but is not required, as detailed instructions are given throughout the book.

Want to learn more information about WCF Multi-tier Services Development with LINQ?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Silverlight 4 in C# Review

Pro Silverlight 4 in C#
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Silverlight 4 in C#? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Silverlight 4 in C#. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Silverlight 4 in C# ReviewThis book is by far the best resource for Silverlight 4.0. In this version the author added a whopping 273 pages to the last edition. He added chapters on File Access and Out-of-Browser Applications. There is also a new section on commands..
I have bought 3 other books on Silverlight 4, and put together they only contain about 1/8 of the value of this book (you can see which ones they are by Googling ".NET Architecture and Development Book Recommendations 2010 End of Year" and checking out the Shiny Turds Books that do not Cut the Mustard section of the post).
One other Silverlight 4 book that is worth getting is Silverlight 4 in Action
It starts out with an introduction that covers the Visual Studio Silverlight environment. He then gives a short introduction to XAML. The introductions really help those who have no experience get rolling right away.
The author covers every out of the box element in detail (including the DataGrid control and a little on the DataForm control), and includes a nice reference for where the element can be found in the book. He also covers styles and templates, brushes and transforms, shapes and geometries, animation, and layout containers.
The book covers out-of-browser applications, assembly caching, networking, multithreading, isolated storage, browser integration, media and deep zoom, wcf services, the application model, file access, commands, and dependency properties and routed events.
One of the things I like best about the book is it includes a lot of references and material on the Silverlight Toolkit.
The book is very readable for those that like to read cover to cover, but it also makes a great reference.
The downloadable code is very usable and very complete.
This is a must have book for any developer working with Silverlight 4.0.Pro Silverlight 4 in C# Overview

Want to learn more information about Pro Silverlight 4 in C#?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Silverlight 3 in C# (Expert's Voice in Silverlight) Review

Pro Silverlight 3 in C# (Expert's Voice in Silverlight)
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Silverlight 3 in C# (Expert's Voice in Silverlight)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Silverlight 3 in C# (Expert's Voice in Silverlight). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Silverlight 3 in C# (Expert's Voice in Silverlight) ReviewThis book is by far the best resource for Silverlight 3.0. In this version the author added a whopping 185 pages to the last edition. He added chapters on Data Controls, separated the Styles, Templates, and Custom Controls into two separate chapters name Styles and Behaviors, and Templates and Custom Controls, and added a new chapter on Navigation.
I have bought 3 other books on Silverlight 3, and put together they only contain about 1/8 of the value of this book (you can see which ones they are by Googling "Shiny Turds Books that do not Cut the Mustard").
It starts out with an introduction that covers the Visual Studio Silverlight environment. He then gives a short introduction to XAML. The introductions really help those who have no experience get rolling right away.
The author covers every out of the box element in detail (including the DataGrid control and a little on the DataForm control), and includes a nice reference for where the element can be found in the book. He also covers styles and templates, brushes and transforms, shapes and geometries, animation, and layout containers.
The book covers out-of-browser applications, assembly caching, networking, multithreading, isolated storage, browser integration, media and deep zoom, wcf services, the application model, and dependency properties and routed events.
One of the things I like best about the book is it includes a lot of references and material on the Silverlight Toolkit.
The book is very readable for those that like to read cover to cover, but it also makes a great reference.
The downloadable code is very usable and very complete.
This is a must have book for any developer working with Silverlight 3.0.
Pro Silverlight 3 in C# (Expert's Voice in Silverlight) OverviewSilverlight 3 is the latest iteration of Microsoft's cross-browser technology for creating rich user experiences on the web. Like its predecessor, Silverlight 2, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering) and much richer data-binding options for interfacing with other applications.This second edition of Pro Silverlight in C# carries forward the all the key features that have made the first edition an immediate success. Most notably the book presents all artwork, screenshots and code in full-colour; provides readers with a comprehensive theoretical grounding, and illustrates all concepts with an abundance of fully-worked practical examples.

Want to learn more information about Pro Silverlight 3 in C# (Expert's Voice in Silverlight)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Programming Excel Services (PRO-Developer) Review

Programming Excel Services (PRO-Developer)
Average Reviews:

(More customer reviews)
Are you looking to buy Programming Excel Services (PRO-Developer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Programming Excel Services (PRO-Developer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Programming Excel Services (PRO-Developer) ReviewI purchased this book because I need to work with Excel Services, and this was one of the few books available on the subject.
So far, I have read the first two chapters, and I must say that this book is by far the WORST programming book that I have ever read!
The author often goes into incoherent ramblings, the source code contain errors, etc. A number of times, a piece of source code is presented, only to inform the user later that it will not run.. huh? I don't like to waste my time typing in source code only to find out that the author was just kidding!
I am especially dissapointed because this is a Microsoft Press book, I really do expect more from them, this was a very unpleasant suprise.
Also, what's up with the author reviewing his own book (and giving it five stars, of course ;-), isn't that the role of the reader?
If you don't absolutely have to, don't buy this book, it's a complete waste of money!Programming Excel Services (PRO-Developer) Overview
Learn how to use Excel Services to add spreadsheets and workbooks to your enterprise dashboards and portals. You get real-world examples and code samples to help you enable business intelligence on Microsoft Office SharePoint Server 2007 applications-and simplify information sharing and reuse.

Discover how to:

Configure Windows SharePoint Products and Technologies, and provision Excel Services
Build and debug Web Parts derived from Microsoft .NET Framework or SharePoint base classes
Customize and embed objects into Web Parts
Extract workbook contents and bind the results to user interface controls with Excel Web Services
Load workbooks, perform calculations, and refresh data using Excel Calculation Service
Configure Code Access Security for managed user controls
Use asynchronous Web Parts to automate Microsoft Office applications

PLUS-Get Microsoft Visual C# and Visual Basic code samples on the Web


Want to learn more information about Programming Excel Services (PRO-Developer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification) Review

MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification)
Average Reviews:

(More customer reviews)
Are you looking to buy MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification)? Here is the right place to find the great deals. we can offer discounts of up to 90% on MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification) ReviewComputer Science books usually fall into one of three categories:
1] The truly rare gems , books that you read from beginning to end, they don't feel like a chore to read. I've come across a few such books -"Head First: Design Patterns" is one of them.
2] The books that aren't quite perfect -maybe the content is too dry, or the technical details are a bit off, but all in all , your time is not wasted reading them (or even skimming). You get some use out of it, and you learn something new. Finally, there is the last category.
3] The absolute bottom of the pile, books so bad and in-cohesive, that they leave you furious after having read the garbage in the first place.
After having purchased this book, to study for the 70-503 exam, I can state without a doubt in my mind that this book clearly falls in the 3rd category of books and should be avoided at all costs. There are much better books out there for studying for the WCF exam (even if they aren't official training kits), and as a reference guide this book is useless. Heck, you'd be better off just studying from MSDN. You WILL fail the exam if this book is your only study material.
Large chunks of the book are just copied directly from MSDN, specifically the instrumentation and security chapters. Even the same code examples are copied, as well as the general formatting. You'll be trying to read areas of the book, not understand what the authors are trying to say, go to MSDN for clarification, only to realize that they are the same. Of course, just like a student attempts to avoid getting caught for plagiarism by changing the occasional words, the authors have made the same futile attempts. For example: compare the Performance Counter section on pg 312, with the corresponding article on MSDN. The authors have even decided to copy the full registry key entries, without thinking whether or not they are relevant for the exam -they are not. To make matters worse, when the authors weren't cutting and pasting from MSDN, they were reusing the same text from other areas in the book (for example, duplicate exam tips, pg 362, pg 345, and duplicate tables pg 361, pg 344).
The book is also missing important WCF information such as service contract operator overloading, streaming, serviceKnownTypes, onserializing, releaseContextMode, IErrorHandler, etc. These are good to know items for the exam, and any solid WCF reference book should include them. Even exam objectives that are stated to be in the book (in the tear-out section), are missing. For example "Manage consistency between life cycles, sessions, concurrency, and bindings" is missing from Chapter 2, Lesson 2. The authors also seem to have avoided important issues such as the default InstanceContextMode (it's PerSession), and mentioning that the Light Weight Transaction Protocol isn't supported by ANY binding.
Missing content would have been somewhat justifiable if there simply was no more room in the book to put it in, however instead the authors have filled the book with bloat, tons of it. Pointless exercises, overly verbose labs, condescending requirements, and useless practice questions. Does every chapter need to be prepended with the requirements, and that you require Visual Studio 2008 to read this chapter. Why do the authors insist on telling readers that they require 384megs of RAM and a 1024x768 screen? The WCF 70-503 is not a beginner exam, it's a given that users taking this exam will know how to use a computer and install/use Visual Studio. The sample exam questions were a poor emulation of the actual exam questions. The bundled CD offers no extra practice questions, instead it's just a repeat of the questions in the book. In fact, the bundled CD's (2 of them), offer nothing new to the book, and should not have been included -the Visual Studio trial can just be downloaded from Microsoft's website. Other bloat includes pointless tables that just fill space, i.e. Algorithm Suites and Distinguishing Values on pg 346, -don't worry you don't need to memorize it for the actual exam.
If you are serious about taking the exam, or you are looking for a good WCF reference book, I recommend reading "Programming WCF Services" by Juval Lowy instead. I fail to see how anyone could give this WCF training kit book a review of more than one star. Compare the two books and you will see that I mean, it's that clear cut. What a difference it makes, when the author actually knows what he's talking about.MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification) Overview
Your 2-in-1 Self-Paced Training Kit

EXAM PREP GUIDE

Ace your preparation for the skills measured by MCTS Exam 70-503-and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you've learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most of your study time.

Maximize your performance on the exam by learning to:

Define and implement service contracts
Configure client and service endpoints across transport protocols
Customize service behavior; host and expose services
Add instrumentation to services, including end-to-end tracing
Implement transport, message, and user level security
Consume services through proxies and agents
Manage the service life cycle-instances, sessions, transactions, concurrency

PRACTICE TESTS

Assess your skills with the practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers including a customized learning path that describes how and where to focus your studies.

Your kit includes:

15% exam discount from Microsoft. Offer expires 12/31/13.
Official self-paced study guide.
Practice tests with multiple, customizable testing options and a learning plan based on your results.
225+ practice and review questions.
Code samples in Microsoft Visual Basic and Visual C# on CD.
90-day trial of Microsoft Visual Studio 2008 Professional Edition.
Case scenarios, exercises, and best practices.
Fully searchable eBook of this guide.

A Note Regarding the CD or DVD

The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.


Want to learn more information about MCTS Self-Paced Training Kit (Exam 70-503): Microsoft® .NET Framework 3.5 Windows® Communication Foundation (Pro Certification)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer) Review

Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer) ReviewHaving read the one other review I was a bit reluctant to purchase this book. However, whilst you do come across some poorly written sentences the book itself is actually pretty useful. As a developer I have used WCF Services and to a large part I had copied others not really understanding what was really going on and why certain attributes/configurations were used. Well the fog has lifted. A read through this book has cleared all that up. I found the book well laid out, clear and concise. It's not too much of a brick and I found it pitched at just the right level.Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer) OverviewA guide to architecting, designing, and building distributed applications with Windows Communication Foundation

Windows Communication Foundation is the .NET technology that is used to build service-oriented applications, exchange messages in various communication scenarios, and run workflows. This guide enables developers to create state-of-the-art applications using this technology.

Written by a team of Microsoft MVPs and WCF experts, this book explains how the pieces of WCF 4.0 build on each other to provide a comprehensive framework to support distributed enterprise applications. Experienced developers will learn both theory and practical application using the familiar Wrox approach.

.NET developers will learn to design services, create a hosting environment with Dublin, build cloud-based integrations, and much more.

Coverage Includes:

Design Principles and Patterns
Service Contracts and Data Contracts
Bindings
Clients
Instancing
Workflow Services
Understanding WCF Security
WCF Security in Action
Federated Authentication in WCF
Windows Azure Platform AppFabric
Creating a SOA Case
Creating the Communication and Integration Case
Creating the Business Process
Hosting


Want to learn more information about Professional WCF 4: Windows Communication Foundation with .NET 4 (Wrox Programmer to Programmer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Programming WCF Services Review

Programming WCF Services
Average Reviews:

(More customer reviews)
Are you looking to buy Programming WCF Services? Here is the right place to find the great deals. we can offer discounts of up to 90% on Programming WCF Services. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Programming WCF Services ReviewI struggled between purchasing this book or Michelle's 'Learning WCF', being a developer for going on 20 years now I didn't want to get another beginners 101 book. Having read many articles and a few books by Juval and knowing I like theory not wizardry I went with Juval's.
I must say I am disappointed so far, in Juval's style of great theory he just jumps right in and you are pretty much in over your head off the bat. Not that you can't understand what he is saying but the way it is explained just doesn't help understand WCF in general. While I am only on chapter 3 I had to look forward and see that it only gets deeper, it seems to explain the pieces but not how they fit together.
I had to go back and look at the intended audience for the book. It says nothing about prior WCF experience just an experienced .NET, OO developer. I have been messing with WCF for a few weeks, played with WSSF, I have built a number of production web and windows service applications as well as worked with remoting quite a bit.
I bought the book to get more detail/theory but must say it has not helped me a bit thru chapter 3. The book hasn't provided any direction on putting this stuff together into a working example and I think that is what it is missing.
I have little doubt when I get over the initial WCF learning curve this book will be a great asset but for now I'm going to shelve it and look elsewhere.
Programming WCF Services Overview
Programming WCF Services is the authoritative, bestselling introduction to Microsoft's unified platform for developing service-oriented applications (SOA) on Windows. Hailed as the most definitive treatment of WCF available, this relentlessly practical book provides insight, not documentation, to help you learn the topics and skills you need for building WCF-based applications that are maintainable, extensible, and reusable. Author Juval Lowy, Microsoft software legend and participant in WCF's original strategic design review, revised this new edition for the latest productivity-enhancing features of C# 3.0 and the .NET 3.5 SP1 Framework. The book also contains Lowy's ServiceModelEx, a framework of useful utilities, tools, and helper classes that let you simplify and automate many tasks, and extend WCF as well. With this book, you will:

Learn about WCF architecture and essential building blocks, including key concepts such as reliability and transport session
Use built-in features such as service hosting, instance management, concurrency management, transactions, disconnected queued calls, and security
Take advantage of relevant design options, tips, and best practices in Lowy's ServiceModelEx framework to increase your productivity and the quality of your WCF services
Learn the rationale behind particular design decisions, and discover poorly documented and little-understood aspects of SOA development
By teaching you the "why" along with the "how" of WCF programming, Programming WCF Services not only will help you master WCF, it will enable you to become a better software engineer.

Want to learn more information about Programming WCF Services?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Learning WCF: A Hands-on Guide Review

Learning WCF: A Hands-on Guide
Average Reviews:

(More customer reviews)
Are you looking to buy Learning WCF: A Hands-on Guide? Here is the right place to find the great deals. we can offer discounts of up to 90% on Learning WCF: A Hands-on Guide. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Learning WCF: A Hands-on Guide ReviewYou may want to acquire various other WCF books for depth, but if you're just getting started with WCF, this is the book you want. There isn't another book out there that compares to it. It's cleanly written and nicely balances conceptual material on service orientation with the practicalities of Windows Communication Foundation.
Many other books on WCF take the form of a "brain dump" on WCF features, or get bogged down in conceptual discussion of Service Oriented Architecture. Instead, Ms. Bustamante has a very clear, logical path from simple WCF features to more complex. You won't be overwhelmed early, but you will eventually get to most of the advanced features you'll likely need. Other books, such as Juval Lowy's Programming WCF Services (Programming), can pick up at that point for the really advanced topics.
Many of the chapters contain step-by-step labs, and you can get working end results from the author's web site. They start easy and build nicely through more complex concepts.
The sample code in the book is in C#, but if you happen to be a Visual Basic developer (as I am), you're not left out. Many of the labs and samples are also available in VB on the author's web site.
The book was unfortunately published too early to include definite coverage of the Visual Studio 2008 features for automatically generating some of the code you need to use WCF. Those capabilities are in the Visual Studio 2008 beta now and will be released in the next few months. Some of the labs could have been simplified by using those Visual Studio features. But, on the positive side, working through the labs in more detail will give you a more in-depth understanding of the subject and enable you to use the Visual Studio features more effectively.Learning WCF: A Hands-on Guide Overview
This easy-to-use introduction to Microsoft Windows Communication Foundation (WCF) is ideal for developers who want to learn to build services on a company network or as part of an enterprise system. Built into Windows Vista and Longhorn, and available for Windows XP and Windows 2003, WCF provides a platform for service-oriented architecture (SOA) that enables secure and reliable communication among systems within an organization or across the Internet. With WCF, software developers can focus on their business applications and not the plumbing required to connect them. Furthermore, with WCF developers can learn a single programming API to achieve results previously provided by ASMX, Enterprise Services and .NET Remoting. Learning WCF removes the complexity of using this platform by providing detailed answers, explanations and code samples for the most common questions asked by software developers. Windows Communication Foundation (or WCF, formerly code name "Indigo") provides a set of programming APIs that make it easy to build and consume secure, reliable, and transacted services. This platform removes the need for developers to learn different technologies such as ASMX, Enterprise Services and .NET Remoting, to distribute system functionality on a corporate network or over the Internet. The first truly service-oriented platform, WCF provides innovations that decouple service design and development from deployment and distribution - creating a more flexible and agile environment. WCF also encapsulates all of the latest web service standards for addressing, security, reliability and more.


Want to learn more information about Learning WCF: A Hands-on Guide?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Introducing Windows Azure (Expert's Voice in .NET) Review

Introducing Windows Azure (Expert's Voice in .NET)
Average Reviews:

(More customer reviews)
Are you looking to buy Introducing Windows Azure (Expert's Voice in .NET)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Introducing Windows Azure (Expert's Voice in .NET). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Introducing Windows Azure (Expert's Voice in .NET) ReviewThis book was clearly rushed to market before the final Azure SDK was released. I'm only on page 6 and already there are 3 errors that are severely preventing me from working through the first example. If the first 6 pages are any indication, this will be a painful book to get through. Save your money until it's properly updated with correct info.Introducing Windows Azure (Expert's Voice in .NET) OverviewWindows Azure is Microsoft's next-generation cloud-computing operating system and is designed to provide companies with new business opportunities as they migrate towards hosted services.Introducing Microsoft Azure provides all the information developers need to get started with this new technology and apply it across a range of situations. Presented in a clear, concise, manner this book provides a carefully measured learning curve for surmounting the architectural and coding challenges that need to be faced when building a well-balanced Windows Azure service.

Want to learn more information about Introducing Windows Azure (Expert's Voice in .NET)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Inside Windows Communication Foundation (Pro Developer) Review

Inside Windows  Communication Foundation (Pro Developer)
Average Reviews:

(More customer reviews)
Are you looking to buy Inside Windows Communication Foundation (Pro Developer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Inside Windows Communication Foundation (Pro Developer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Inside Windows Communication Foundation (Pro Developer) ReviewWhile 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.Inside Windows Communication Foundation (Pro Developer) Overview
Dig into Windows Communication Foundation internals-and uncover the power of service-oriented design. This practical guide delivers in-depth insights and plenty of code samples to help you master the intricacies of developing and implementing connected applications.

Discover how to:

Use service-oriented concepts to build a reliable messaging infrastructure
Build support for ever-evolving messaging transports, protocols, and functionality
Develop and listen on multiple endpoints
Add messaging functionality with message exchange patterns, topologies, and choreographies
Serialize, deserialize, encode, and decode Message objects
Generate industry-standard documents with service, data, and message contracts
Build stacks of channel factory and listener objects with binding types
Develop channel layer constructs and manage them over their lifetime
Create custom channels with the Windows Communication Foundation API

PLUS-Get Microsoft Visual C# code samples on the Web


Want to learn more information about Inside Windows Communication Foundation (Pro Developer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Windows Server: AppFabric Review

Pro Windows Server: AppFabric
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Windows Server: AppFabric? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Windows Server: AppFabric. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Windows Server: AppFabric ReviewThey cover all the pro stuff of windows appfabric and WF. For instance: It gives good clues of how to do versioning with wf and appfabric and lot more stuff.
I do not give it 5 starts because I see it quite unordered, and sometimes it get lost in WCF and WF, but I recommend it, it is a good consulting bookPro Windows Server: AppFabric OverviewBeginning Windows Application Server shows readers how to take advantage of new and eagerly awaited technology built into Windows Server to enable inexpensive deployment of multi-tier and SOA-based applications. This new technology was known during development as "Project Dublin," and it appeals to developers working for medium-size businesses without the resources to spend on expensive, third-party deployment solutions. Demand for the book is further reinforced by the current economic climate, which practically forces businesses to extract all the functionality that they can from their existing software investments.

Want to learn more information about Pro Windows Server: AppFabric?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Professional Windows Workflow Foundation Review

Professional Windows Workflow Foundation
Average Reviews:

(More customer reviews)
Are you looking to buy Professional Windows Workflow Foundation? Here is the right place to find the great deals. we can offer discounts of up to 90% on Professional Windows Workflow Foundation. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Professional Windows Workflow Foundation ReviewThis book has a really good workflow introduction, and the author does a really good job with hosting workflows in ASP.NET and using the workflow for page flowing. However, like all .NET framework 3.0 books currently available, they do not include Visual Studio 2008 (Orcas beta 2) improvements in hosting and external communications with Framework 3.5 send and receive activities.
Update in March, 2008: The status of workflows for Microsoft is currently in transition between Framework 3.0 and 3.5. Framework 3.0 workflows are extremely complicated, and communications with a workflow host (e.g., WinForms, Webforms, or WCF services) and a client have dramatically changed with Framework 3.5. Unfortunately, even Microsoft MVPs admit that very little is known about the new methodology for local and remote communications and with the WF/WCF integrated send and receive activities.Currently, Microsoft has no consistent model for the amazing technology among the workflow implementations in BizTalk (Framework 3.0), SharePoint 3.0 (Framework 3.0), and Visual Studio 2008 (Framework 3.5).
Until there is a unified, consistent, and well-documented paradigm for incorporating workflows into applications, this reviewer will not implement workflows to a large extent in production applications, but sparingly will use workflows in a minor way to provide experience only.Professional Windows Workflow Foundation OverviewIf you want to gain the skills to build Windows Workflow Foundation solutions, then this is the book for you. It provides you with a clear, practical guide on how to develop workflow-based software and integrate it into existing technology landscapes. Throughout the pages, you'll also find numerous real-world examples and sample code that will help you to get started quickly.Each major area of Windows Workflow Foundation is explored in depth along with some of the fundamentals operations related to generic workflow applications. You'll also find detailed coverage on how to develop workflow in Visual Studio(r), extend the framework with custom code, and utilize the framework with Microsoft(r) technologies such as SharePoint(r) 2007 and Windows Communication Foundation (WCF). You&'ll then be able to use Windows Workflow Foundation to create innovative business solutions that provide value to organizations.What you will learn from this book* The different areas of the Windows Workflow Foundation architecture* Details about workflow hosting, execution, and communication* How to build workflow-based solutions without constructing the underlying workflow logic* Tips for developing solutions using the out-of-the-box functionality* Techniques for extending the base APIs* How to apply each piece of the Windows Workflow Foundation platform to real-world scenarios* Best practices for debugging workflowsWho this book is forThis book is for developers and architects interested in learning more about Windows Workflow Foundation. You should have some familiarity with the .NET Framework.

Want to learn more information about Professional Windows Workflow Foundation?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Business Applications with Silverlight 4 Review

Pro Business Applications with Silverlight 4
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Business Applications with Silverlight 4? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Business Applications with Silverlight 4. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Business Applications with Silverlight 4 ReviewThis book sounded great and is structured to appear great. There is just way too much chatter going on. The author takes an around about way to approaching almost all the topics.
MVVM is not rocket science, but the way the author approaches it, you'd think you are about to learn how to do brain surgery while building a rocket, and then he explains how to remove a splinter. There was way too much chatter about how controversial the MVVM pattern is in this chapter.
As of now there is no code available. If the author gets some code out, it may help. He explains a lot of situations that should have been presented with a screenshot or some sample code.
I think the chapter on WCF RIA Services will confuse the heck out of someone approaching it for the first time. It confused me, and I have put together a lot of training on it.
At first I thought I would like the index. It is very thorough. It is 39 pages out of the 552. But as I started using it, I found it point to just about everything mentioned on a topic except for what I wanted to know. It just pointed to everything!!!!
As far as learning line of business application development, you are better off going with Introducing Silverlight 4 (Expert's Voice in Silverlight).
Pro Business Applications with Silverlight 4 OverviewSilverlight 4 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform in which to build business applications. It's a very powerful technology, and despite its relative youth, it's moving forward at a rapid pace and is gaining widespread adoption.This book will guide you through the process of designing and developing enterprise-strength business applications in Silverlight 4 and C#. You will learn how to take advantage of the power of Silverlight to develop rich and robust business applications, from getting started to deployment, and everything in between.In particular, this book will serve developers who want to learn how to design business applications, and tackle the issues that you'll face, and how to resolve them. Chris Anderson demonstrates his experience through a candid presentation of how to approach real-life implementation decisions.

Want to learn more information about Pro Business Applications with Silverlight 4?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Essential Windows Communication Foundation (WCF): For .NET Framework 3.5 Review

Essential Windows Communication Foundation (WCF): For .NET Framework 3.5
Average Reviews:

(More customer reviews)
Are you looking to buy Essential Windows Communication Foundation (WCF): For .NET Framework 3.5? Here is the right place to find the great deals. we can offer discounts of up to 90% on Essential Windows Communication Foundation (WCF): For .NET Framework 3.5. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Essential Windows Communication Foundation (WCF): For .NET Framework 3.5 ReviewI'm a big fan of the entire "Essential" series from Addison-Wesley and I expected a lot from this book. I could sum up my opinion on it by saying "It delivers".
My vantage point is a little different from most in that I was coauthor of a book on Winfx/Indigo and I teach WCF. The pool of books out there on WCF are all quite good when compared to other technologies. I think that's b/c in large part, enterprise technologies aren't usually used by beginners and there's been a general reluctance to embrace WCF from what I've seen. I suspect this is in large part b/c you have to relearn Remoting/WS/WSE/MSMQ/Enterprise Services. Once you dive into it though, you quickly realize that WCF is almost too good to be true.
This book does a few things very well. First off, it explains each of the concepts clearly. I find that the authors all write well and are very good at succinctly communicating whatever they are talking about without ever talking over your head. The level of detail is very good too. A few places they could have went deeper (for instance, I think MTOM should have gotten more than a brief descriptive few sentences) but on the whole, I think the covered topics in proportion with how much they are used in the marketplace. They use a good bit of both simple and more involved expamples so if this was your first WCF book, you'd be well served but if you've read several WCF books, you'd still be glad you bought the book. I've bought both the print version and the Kindle version (which I love) and don't believe I've come across any errors. As such, I'd have to say the editing is very good, although that's not surprising in the least from this series. Another nice feature of the book is that while it has three authors, the writing style if very similar. So you get the benefit of three different people's experience without having the problems related to three different writing styles.
I found this book to be very helpful overall and even though I was well versed in most of the stuff they cover, I still found it a great reference. I've purchased copies of it for everyone on my staff and that's perhaps the highest compliment I could pay it - in addition to buying both the hard cover and Kindle version. I suspect if you buy it, you'll be glad you did.Essential Windows Communication Foundation (WCF): For .NET Framework 3.5 Overview"Whether this is the first time or the fifty-first time you're using WCF, you'll learn something new by reading this book."--Nicholas Allen, Program Manager, Web Services, MicrosoftWindows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008. Drawing on extensive experience working with early adopters, three Microsoft insiders systematically address the topics developers ask about WCF. The authors approach each subject with practical advice and present best practices, tips, and tricks for solving problems. Throughout, you'll find detailed explanations, solutions for the "pain points" of WCF development, and an extensive collection of reusable code examples. Coverage includesUsing WCF contracts to define complex structures and interfaces

Want to learn more information about Essential Windows Communication Foundation (WCF): For .NET Framework 3.5?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) Review

SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl)
Average Reviews:

(More customer reviews)
Are you looking to buy SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl)? Here is the right place to find the great deals. we can offer discounts of up to 90% on SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) ReviewThis book is a must have for anyone that wants to know what Microsoft technologies have to offer to accomplish Service Oriented Architecture.
If you are a .Net Enterprise Architect, this book should not leave your side. It covers all the right ways to accomplish distributed application architecture and enterprise integration using .Net technologies.
It is a book for both the beginner and the experienced. It covers SOA fundamentals in the beginning of the book as well as a history of legacy .Net distributed technologies. I enjoyed reading the history chapter. It brought back a lot of memories of COM+ and .NET remoting issues, which made me happy to be be using WCF.
The book does a great job of covering WCF and WCF Extensions. After two chapters on WCF, it then covers .NET Enterprise Services Technologies. They include SQL Server, Windows Workflow, Application Blocks and Software Factories, and Biztalk Server. The book does a great job of showing why, when, and where you would consider using the technologies.
There are several chapters on how to accomplish service orientation. Topics include Service Contracts, Interoperability, Coupling, Abstraction, Discoverability, Reusability and Agnostic Service Models, Service Composition and Orchestration Basics, Orchestration Patterns with Windows Workflow, and Orchestration Patterns with BizTalk Server.
There also several chapters on Infrastructure and Architecture. Topics include Enterprise Service Bus, AppFabric Service Bus, SOA Security, Presentation Layers with .NET, Performance Optimization, and SOA Metrics.
The book ends with several very helpful Appendices. They include an Industry Standards Reference, Service-Orientation Principles Reference, SOA Design Patterns Reference, and the Annotated SOA Manifesto.
I found the coverage of topics in this book to be just at the right level for introducing them, and then showing how they fit into the .NET SOA environment.
I will always have this book with me. It will not leave my side. It contains all the topics I need to consider when doing enterprise architecture. It will serve as a great one stop shop for solutions and ideas.
My only disappointment was that it was in black and white. I own the SOA Design patterns book which is in full color. With the type of diagrams in these books, color does make a big difference in ease of reading and understanding them. It would have been worth paying an extra $10-15 bucks for the book in color.
My other gripe is with Amazon. I had this book in hand for weeks because I ordered from the publisher before Amazon even had it available. Not sure where that went wrong, but it is no ding to the book.
I am counting both of my dings against the publisher and not against the book.
All in all you must buy this book if you are building applications with .NET in an enterprise environment. Even if you are building stand alone applications this book is worth reading. It has a ton of valuable information presented in a way that makes it unique to this book.SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl) Overview"Explaining the intersection of these two worlds--service-orientation and .NET technologies--is exactly what this book does. Its team of specialist authors provides a concrete, usable guide to this combination, ranging from the fundamentals of service-orientation to the more rarified air of .NET services in the cloud and beyond. If you're creating service-oriented software on the Microsoft platform--that is, if you're a serious .NET developer--mastering these ideas is a must."--From the Foreword by David Chappell, Chappell & Associates"Microsoft's diverse product line has long supported the service-oriented enterprise, but putting it all together into a cohesive whole can be daunting. From more established products, like Windows Communication Foundation, Windows Workflow Foundation, Microsoft Office SharePoint Server, and BizTalk Server, to newer offerings like Windows Azure and AppFabric, the experts assembled here expose the sweet spots for each technology, talk through the high-level trade-offs, and offer a roadmap to a unified Microsoft SOA story."--Kevin P. Davis, Ph.D., Software Architect"This book excels in giving hands-on and in-depth expertise on the SOA architecture style with the .NET framework and the Azure cloud platform. It's a practical guide for developers, architects, and SOA implementers. A must read!" --Ricardo P. Schluter, ICT Architect, Parnassia Bavo Group"While the industry overall may have hyped 'the cloud' to the level it often seems to cure world hunger, SOA with .NET and Windows Azure helps cut through the questions and hype and more clearly discusses the benefits and practical techniques for putting it to work in the real world. This book helps you understand the benefits associated with SOA and cloud computing, and also the techniques for connecting your current IT assets with new composite applications and data running in the cloud. This book will help you understand modern middleware technologies and harness the benefits of the cloud both on and off premises." --Burley Kawasaki, Director of Product Management, Microsoft"The authors have a combined SOA and .NET experience of several decades–which becomes obvious when reading this book. They don't just lead you down one path with a single descriptive solution. Instead, the sometimes nasty trade-offs that architects face in their design decisions are addressed. These are then mapped to the Microsoft .NET platform with clear code examples. A very refreshing look at this major contender in the SOA space and a definite must for the .NET SOA practitioner!"--Dr. Thomas Rischbeck, IT Architect, Innovation Process Technology"In order to evolve as a software craftsman one must read excellent books that will help you grow and evolve in your profession. One of those books that every software craftsmen interested in good design and best practices should read is SOA with .NET and Windows Azure. With this book, you will learn which design patterns will provide the best solution for the kinds of software design problems you, as a developer or designer, face every day. This book has everything that software architects, software designers, and programmers need to know when building great quality software with Microsoft technologies."This will undoubtedly be one of those books that you reference repeatedly when starting new SOA projects. There is plenty of information that even those not working with typical service-oriented architecture will find very useful. With plenty of real-life examples (code, design, and modeling), readers see in a practical manner how they could use SOA patterns to solve everyday software problems and be more productive. SOA with .NET and Windows Azure will fit in my top three books and will definitely be one of those that I will use in my everyday work." --Arman Kurtagic, Consultant at Omegapoint ABThe Authoritative Guide to Building Service-Oriented Solutions with Microsoft .NET Technologies and the Windows Azure Cloud Computing Platform In SOA with .NET and Windows Azure, top Microsoft technology experts team up with Thomas Erl to explore service-oriented computing with Microsoft's latest .NET service technologies and Windows Azure innovations.The authors provide comprehensive documentation of on-premise and cloud-based modern service technology advancements within the Microsoft platform and further show how these technologies have increased the potential for applying and realizing service-orientation practices and goals.Specifically, the book delves into Microsoft enterprise technologies, such as:Windows Communication Foundation (WCF)

Want to learn more information about SOA with .NET (The Prentice Hall Service-Oriented Computing Series from Thomas Erl)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Applied Architecture Patterns on the Microsoft Platform Review

Applied Architecture Patterns on the Microsoft Platform
Average Reviews:

(More customer reviews)
Are you looking to buy Applied Architecture Patterns on the Microsoft Platform? Here is the right place to find the great deals. we can offer discounts of up to 90% on Applied Architecture Patterns on the Microsoft Platform. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Applied Architecture Patterns on the Microsoft Platform ReviewThis is a book that would be good for anyone that wants to get a snapshot of the current Microsoft technology stack.
It gives decent primers on Window Communication Foundation (WCF) 4.0 and Windows Workflow (WF) 4.0, Windows Server AppFabric, BizTalk, SQL Server, and Windows Azure.
The primers are thorough enough to give you a decent understanding of each technology.
The book then covers common scenarios found in most enterprise level applications. The scenarios include, Simple Workflow, Content-based Routing, Publish-Subscribe, Repair/Resubmit with Human Workflow, Remote Message Broadcasting, Debatching Bulk Data, Complex Event Processing, Cross-Organizational Supply Chain, Multiple Master Synchronization, Rapid Flexible Scalability, Low-Latency Request-Reply, Handling Large Session and Reference Data, and Website Load Burst and Failover.
Each topic has a complete chapter dedicated to it.
The chapters start off by describing the requirements, presenting a pattern, and then they list several candidate architectures giving the good and bad aspects of each. They then pick the best one and implement a solution.
Most of the chapters were pretty good. The only one I found really lacking was the one on Multiple Master Synchronization. It included SSIS, Search Server Express, and Microsoft's Master Data Services as part of the solution. The details of the solutions were way to vague to give any real insight into how to implement the suggested architecture.
All in all I found this book a very interesting read. It gave some great insight into Microsoft's current technology stack. I definitely recommend grabbing a copy.Applied Architecture Patterns on the Microsoft Platform OverviewThe book consists of a set of business scenarios and corresponding solution critiques. Each "use case" chapter is made up of a problem description, assessment of implementation options, and the selection of the ideal solution candidate. We then construct the solution using the chosen Microsoft technology. This book is for architects, developers, and managers who need to improve their knowledge of the Microsoft application platform. This book will appeal to anyone who wants to get up to speed on selecting the most appropriate platform for a particular problem. Consultants and executive leadership will also find significant value in this book. A good understanding of the general Windows platform and development technologies would be helpful.

Want to learn more information about Applied Architecture Patterns on the Microsoft Platform?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5 Review

RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5
Average Reviews:

(More customer reviews)
Are you looking to buy RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5? Here is the right place to find the great deals. we can offer discounts of up to 90% on RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5 ReviewThere are two things I really liked about Flanders' book:
(1) It has a gradual progression from concept to implementation that is both easy to read and very structured. It made the whole book very valuable. The initial section on REST is concise and either enlightening or revision, depending on what you already know. The transition to WCF programming is just as smooth.
(2) It zeroes in on the essentials and provides very lean tutorials on the meat of implementing RESTful services. This is key because WCF as a technology is fairly dense and sprawling. Flanders starts with a quick tutorial of non-SOAP based web programming using WCF. And he covers both server side API implementation and client side consumption of the same.
RESTful .NET's biggest strength is that it is concise, clear and lean. To that point, you need the basics of HTTP, SOAP, WCF, XML, C# and (briefly) ASP in place.RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5 Overview
RESTful .NET is the first book that teaches Windows developers to build RESTful web services using the latest Microsoft tools. Written by Windows Communication Foundation (WFC) expert Jon Flanders, this hands-on tutorial demonstrates how you can use WCF and other components of the .NET 3.5 Framework to build, deploy and use REST-based web services in a variety of application scenarios. RESTful architecture offers a simpler approach to building web services than SOAP, SOA, and the cumbersome WS- stack. And WCF has proven to be a flexible technology for building distributed systems not necessarily tied to WS- standards. RESTful .NET provides you with a complete guide to the WCF REST programming model for building web services consumed either by machines or humans. You'll learn how to:

Program Read-Only (GET) services
Program READ/WRITE services
Host REST services
Program REST feeds
Program AJAX REST clients
Secure REST endpoints
Use workflow to deliver REST services
Consume RESTful XML services using WCF
Work with HTTP
Work with ADO.NET Data Services (Astoria)

RESTful .NET introduces you to the ideas of REST and RESTful architecture, and includes a detailed discussion of how the Web/REST model plugs into the WCF architecture. If you develop with .NET, it's time to jump on the RESTful bandwagon. This book explains how. "While REST is simple, WCF is not. To really understand and exploit this part of WCF requires a knowledgeable and experienced guide. I don't know anybody who's better suited for this role than Jon Flanders. ...Jon is first-rate at explaining complicated things. This book is the best introduction I've seen to creating and using these services with WCF." --David Chappell, Chappell & Associates


Want to learn more information about RESTful .NET: Build and Consume RESTful Web Services with .NET 3.5?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...