Essential Windows Communication Foundation (WCF)

Download Essential Windows Communication Foundation (WCF) PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 013270160X
Total Pages : 646 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Essential Windows Communication Foundation (WCF) by : Richard Crane

Download or read book Essential Windows Communication Foundation (WCF) written by Richard Crane and published by Pearson Education. This book was released on 2008-02-11 with total page 646 pages. Available in PDF, EPUB and Kindle. Book excerpt: “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, Microsoft Windows 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 includes Using WCF contracts to define complex structures and interfaces Understanding WCF’s channel stacks and channel model architecture Configuring the WCF communication stack to use only the protocols you need Using standard and custom service behaviors to manage concurrency, instances, transactions, and more Serializing data from .NET types to XML Infosets and representing Infosets “on the wire” Hosting WCF services via IIS, managed .NET applications, and Windows Activation Services WCF security, in depth: authentication; transport and message-level security; and Internet and intranet scenarios Improving reliability: exception handling, diagnostics, and more Workflow services: new integration points between WCF 3.5 and Windows Workflow Foundation Building client-to-client, peer network-based applications Utilizing WCF for non-SOAP Web services: AJAX and JSON examples and .NET 3.5 hosting classes Microsoft’s Steve Resnick, Richard Crane, and Chris Bowen are technology experts at the Microsoft Technology Center in Boston. They specialize in helping customers improve their technical agility by applying WCF and related technologies. Resnick has specialized in Internet technologies and distributed computing at Microsoft since 1995. He is a frequent speaker at Microsoft events and is now technology director for the U.S. Microsoft Technology Centers. Crane has more than 15 years of experience in senior software development roles. He specializes in large-scale Web sites, distributed computing, transactional systems, and performance analysis. Bowen has been an architect and developer for more than 15 years at companies such as Monster.com and Staples and is co-author of Professional Visual Studio 2005 Team System. Foreword xxv Preface xxvii Chapter 1: Basics 1 Chapter 2: Contracts 33 Chapter 3: Channels 91 Chapter 4: Bindings 111 Chapter 5: Behaviors 181 Chapter 6: Serialization and Encoding 241 Chapter 7: Hosting 287 Chapter 8: Security 315 Chapter 9: Diagnostics 375 Chapter 10: Exception Handling 403 Chapter 11: Workflow Services 423 Chapter 12: Peer Networking 459 Chapter 13: Programmable Web 503 Appendix: Advanced Topics 537 Index 553

Microsoft Windows Communication Foundation

Download Microsoft Windows Communication Foundation PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0672328771
Total Pages : 551 pages
Book Rating : 4.6/5 (723 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Communication Foundation by : Craig McMurtry

Download or read book Microsoft Windows Communication Foundation written by Craig McMurtry and published by Sams Publishing. This book was released on 2006 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: Windows Communication Foundation (WCF--formerly codename Indigo) ties together previously separate Microsoft connectivity technologies (Web Services, MSMQ, COM+, .NET Remoting, etc.) into a single programming model. WCF is part of the WinFX platform that is essentially the Windows Programming SDK that will ship with Windows Vista. This title addresses an unmet need in the marketplace as there are no books, or much documentation at all, of the post-Beta 1 WCF programming model and therefore brings developers the information they need to be prepared to work with this technology upon its release. The reader will gain a comprehensive understanding of how to apply the Windows Communication Foundation to almost any distributed computing problem, from enterprise scale to peer-to-peer. Most importantly, after reading the book and working through the examples, they will actually have considerable experience using WCF, because the book and accompanying CD take the reader through the steps of actually building Windows Communication Foundation solutions.

Windows Communication Foundation 4 Step by Step

Download Windows Communication Foundation 4 Step by Step PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735645566
Total Pages : 740 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Windows Communication Foundation 4 Step by Step by : John Sharp

Download or read book Windows Communication Foundation 4 Step by Step written by John Sharp and published by Pearson Education. This book was released on 2010 with total page 740 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your hands-on, step-by-step guide to building connected, service-oriented applications. Teach yourself the essentials of Windows Communication Foundation (WCF) 4 -- one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to begin creating Web services for robust Windows-based business applications. Discover how to: Build and host SOAP and REST services Maintain service contracts and data contracts Control configuration and communications programmatically Implement message encryption, authentication, and authorization Manage identity with Windows CardSpace Begin working with Windows Workflow Foundation to create scalable and durable business services Implement service discovery and message routing Optimize performance with service throttling, encoding, and streaming Integrate WCF services with ASP.NET clients and enterprise services components Your Step by Step digital content includes: Practice exercises Downloadable code samples Fully searchable online edition of the book -- with unlimited access on the Web

Windows Communication Foundation 3.5 Unleashed

Download Windows Communication Foundation 3.5 Unleashed PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 076868661X
Total Pages : 837 pages
Book Rating : 4.7/5 (686 download)

DOWNLOAD NOW!


Book Synopsis Windows Communication Foundation 3.5 Unleashed by : Craig McMurty

Download or read book Windows Communication Foundation 3.5 Unleashed written by Craig McMurty and published by Pearson Education. This book was released on 2008-10-07 with total page 837 pages. Available in PDF, EPUB and Kindle. Book excerpt: Windows Communication Foundation (WCF) is Microsoft’s dynamic technology for allowing autonomous software to communicate. Superseding earlier technologies such as COM/DCOM, .NET Remoting, ASP.NET Web Services, and the Web Services Enhancements for .NET, WCF provides a single solution that is designed to always be the best way to exchange data among software entities. It also provides the infrastructure for developing the next generation of Web Services, with support for the WS-* family of specifications, and a new serialization system for enhanced performance. In the 3.5 release, WCF has been expanded to include support for REST, JSON, and Syndication (RSS and Atom) services, further broadening the possibilities for what can be done. For information technology professionals, WCF supplies an impressive array of administration tools that enterprises and software vendors can use to reduce the cost of ownership of their solutions without writing a single line of code. Most important, WCF delivers on the promise of model-driven software development with the new software factory approach, by which one can iteratively design solutions in a modeling language and generate executables from lower-level class libraries. Windows Communication Foundation 3.5 Unleashed is designed to be the essential resource for software developers and architects working with WCF. The book guides readers through a conceptual understanding of all the facilities of WCF and provides step-by-step guides to applying the technology to practical problems. As evangelists at Microsoft for WCF, WF, and CardSpace, Craig McMurtry, Marc Mercuri, Nigel Watling, and Matt Winkler are uniquely positioned to write this book. They had access to the development team and to the product as it was being built. Their work with enterprises and outside software vendors has given them unique insight into how others see the software, how they want to apply it, and the challenges they face in doing so. --Gives you nearly 100 best practices for programming with WCF --Provides detailed coverage of how to version services that you will not find anywhere else --Delves into using WCF together with Windows Workflow Foundation (WF) and Windows CardSpace --Provides detailed coverage of the new high-performance data contract serializer for .NET --Walks you through creating secure, reliable, transacted messaging, and how to understand the available options --Introduces you to federated, claims-based security and shows you how to incorporate SAML and WS-Trust security token services into your architecture --Provides step-by-step instructions for how to customize every aspect of WCF --Shows you how to add behaviors, communication channels, message encoders, and transports --Presents options for implementing publish/subscribe solutions --Gives clear guidance on peer-to-peer communications with WCF

Professional WCF 4

Download Professional WCF 4 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470930403
Total Pages : 582 pages
Book Rating : 4.4/5 (79 download)

DOWNLOAD NOW!


Book Synopsis Professional WCF 4 by : Pablo Cibraro

Download or read book Professional WCF 4 written by Pablo Cibraro and published by John Wiley & Sons. This book was released on 2010-07-15 with total page 582 pages. Available in PDF, EPUB and Kindle. Book excerpt: A 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

Learning WCF

Download Learning WCF PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596101627
Total Pages : 607 pages
Book Rating : 4.5/5 (961 download)

DOWNLOAD NOW!


Book Synopsis Learning WCF by : Michele Leroux Bustamante

Download or read book Learning WCF written by Michele Leroux Bustamante and published by "O'Reilly Media, Inc.". This book was released on 2007 with total page 607 pages. Available in PDF, EPUB and Kindle. Book excerpt: This easy-to-use introduction to the Microsoft Windows Communication Foundation removes the complexity of using the API by providing detailed answers, explanations, and code samples to the most common questions asked by software developers.

Pro WCF 4

Download Pro WCF 4 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430233699
Total Pages : 457 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro WCF 4 by : Nishith Pathak

Download or read book Pro WCF 4 written by Nishith Pathak and published by Apress. This book was released on 2011-08-28 with total page 457 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro WCF 4.0: Practical Microsoft SOA Implementation is a complete guide to Windows Communication Foundation from the service-oriented architecture (SOA) perspective, showing you why WCF is important to service-oriented architecture and development. This book provides deep insight into the functionality of WCF, which shipped with .NET 4.0-like service discovery, routing service, simplified configuration, and other advanced features. Included in this title are informative examples that will aid the reader in understanding and implementing these important additions. This book also covers the unified programming model, reliable messaging, security, and the peer-to-peer programming model. You'll also learn how to move your current .NET remoting and web service applications to WCF, and how to integrate those applications with WCF 4. This book offers genuine insight into solving real enterprise problems using WCF and .NET 4.0.

Programming WCF Services

Download Programming WCF Services PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596554761
Total Pages : 637 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis Programming WCF Services by : Juval Lowy

Download or read book Programming WCF Services written by Juval Lowy and published by "O'Reilly Media, Inc.". This book was released on 2007-02-20 with total page 637 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Professional Wcf Programming

Download Professional Wcf Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9788126512249
Total Pages : 456 pages
Book Rating : 4.5/5 (122 download)

DOWNLOAD NOW!


Book Synopsis Professional Wcf Programming by : Scott Klein

Download or read book Professional Wcf Programming written by Scott Klein and published by John Wiley & Sons. This book was released on 2007-05-21 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: Built on the Microsoft .NET Framework and around the Web Services architecture, Windows Communication Foundation (formerly known as Indigo ) is a technology for building and running connected systems providing reliable and secure transactional messaging.This book, targeted for developers currently developing applications using the .NET Framework and related technologies, will discuss the new Windows Communication Foundation technologies available from Microsoft, the next generation of configuring and deploying network-distributed services. Some of the topics covered include:· Addresses· Binding· Contracts· Clients· Services· Security· Deployment· Management· Hosting

Professional Windows Workflow Foundation

Download Professional Windows Workflow Foundation PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470053860
Total Pages : 433 pages
Book Rating : 4.4/5 (7 download)

DOWNLOAD NOW!


Book Synopsis Professional Windows Workflow Foundation by : Todd Kitta

Download or read book Professional Windows Workflow Foundation written by Todd Kitta and published by John Wiley & Sons. This book was released on 2007-03-26 with total page 433 pages. Available in PDF, EPUB and Kindle. Book excerpt: If 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®, extend the framework with custom code, and utilize the framework with Microsoft® technologies such as SharePoint® 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 workflows Who this book is for This book is for developers and architects interested in learning more about Windows Workflow Foundation. You should have some familiarity with the .NET Framework.

Programming WCF Services

Download Programming WCF Services PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449399606
Total Pages : 912 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Programming WCF Services by : Juval Lowy

Download or read book Programming WCF Services written by Juval Lowy and published by "O'Reilly Media, Inc.". This book was released on 2010-08-13 with total page 912 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming WCF Services is the authoritative, bestselling guide to Microsoft's unified platform for developing modern service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this book provides unique insight, rather than documentation, to help you learn the topics and skills you need for building WCF-based applications that are maintainable, extensible, and reusable. Author Juval Löwy -- one of the world's top .NET experts -- revised this edition to include the newest productivity-enhancing features of .NET Framework 4 and the Azure AppFabric Service Bus, as well as the latest WCF ideas and techniques. By teaching you the why and the how of WCF programming, Programming WCF Services will help you master WCF and make you a better software engineer. Learn about WCF architecture and essential building blocks, including key concepts such as reliability and transport sessions Use built-in features such as service hosting, instance and concurrency management, transactions, disconnected queued calls, security, and discovery Master the Windows Azure AppFabric Service Bus, the most revolutionary piece of the new cloud computing initiative Increase your productivity and the quality of your WCF services by taking advantage of relevant design options, tips, and best practices in Löwy's ServiceModelEx framework Discover the rationale behind particular design decisions, and delve into rarely understood aspects of WCF development "If you choose to learn WCF, you've chosen well. If you choose to learn with the resource and guidance of Juval Löwy, you've done even better... there are few people alive today who know WCF as well." --Ron Jacobs, Senior Technical Evangelist for WCF, Microsoft Corporation

Microsoft Windows Communication Foundation Step by Step

Download Microsoft Windows Communication Foundation Step by Step PDF Online Free

Author :
Publisher :
ISBN 13 : 9780735623361
Total Pages : 0 pages
Book Rating : 4.6/5 (233 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Communication Foundation Step by Step by : John Sharp

Download or read book Microsoft Windows Communication Foundation Step by Step written by John Sharp and published by . This book was released on 2007 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Teach yourself the essentials of Windows Communication Foundation--one step at a time. With this practical tutorial, you get hands-on guidance for creating the Web services you need to implement robust business applications for Windows. Discover how to: Build and host a Web service Design service contracts and data contracts Maintain state information and support transactions Programmatically configure bindings and endpoints Use load-balancing and perform content-based message routing Implement message encryption, authentication, authorization Optimize performance with service throttling, encoding, and streaming Implement asynchronous operations, oneway methods, and events Create services that interoperate with ASP.NET and COM+ CD features: Files for practice exercises Code samples Fully searchable eBook For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.

Essential Windows Communication Foundation (WCF).

Download Essential Windows Communication Foundation (WCF). PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 609 pages
Book Rating : 4.:/5 (12 download)

DOWNLOAD NOW!


Book Synopsis Essential Windows Communication Foundation (WCF). by : Resnick

Download or read book Essential Windows Communication Foundation (WCF). written by Resnick and published by . This book was released on 1900 with total page 609 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version."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, Microsoft Windows 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 Commun.

Microsoft Windows Server AppFabric Cookbook

Download Microsoft Windows Server AppFabric Cookbook PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1849684197
Total Pages : 587 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Server AppFabric Cookbook by : Hammad Rajjoub

Download or read book Microsoft Windows Server AppFabric Cookbook written by Hammad Rajjoub and published by Packt Publishing Ltd. This book was released on 2012-07-26 with total page 587 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 recipes for getting the most out of WCF/WF services on the Microsoft Windows Platform using Windows Server AppFabric with this book and ebook.

Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications

Download Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1849680779
Total Pages : 316 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications by : Steven Cheng

Download or read book Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications written by Steven Cheng and published by Packt Publishing Ltd. This book was released on 2010-10-20 with total page 316 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 85 easy recipes for managing communication between applications with Microsoft Windows Communication Foundation 4.0 in this book and eBook.

Inside Microsoft Windows Communication Foundation

Download Inside Microsoft Windows Communication Foundation PDF Online Free

Author :
Publisher :
ISBN 13 : 9780735623064
Total Pages : 0 pages
Book Rating : 4.6/5 (23 download)

DOWNLOAD NOW!


Book Synopsis Inside Microsoft Windows Communication Foundation by : Justin Smith

Download or read book Inside Microsoft Windows Communication Foundation written by Justin Smith and published by . This book was released on 2007 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Effective REST Services via .NET

Download Effective REST Services via .NET PDF Online Free

Author :
Publisher : FT Press
ISBN 13 : 0321561554
Total Pages : 481 pages
Book Rating : 4.3/5 (215 download)

DOWNLOAD NOW!


Book Synopsis Effective REST Services via .NET by : Kenn Scribner

Download or read book Effective REST Services via .NET written by Kenn Scribner and published by FT Press. This book was released on 2009-04-17 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build Web Services Better and Faster with RESTful Techniques and .NET Technologies Developers are rapidly discovering the power of REST to simplify the development of even the most sophisticated Web services–and today’s .NET platform is packed with tools for effective REST development. Now, for the first time, there’s a complete, practical guide to building REST-based services with .NET development technologies. Long-time .NET and Web services developers and authors Kenn Scribner and Scott Seely explain why REST fits so smoothly into the Internet ecosystem, why RESTful services are so much easier to build, what it means to be RESTful, and how to identify behaviors that are not RESTful. Next, they review the core Internet standards and .NET technologies used to develop RESTful solutions and show exactly how to apply them on both the client and server side. Using detailed code examples, Scribner and Seely begin with simple ASP.NET techniques, and then introduce increasingly powerful options–including Windows Communication Foundation (WCF) and Microsoft’s cloud computing initiative, Azure. Coverage includes • Accessing RESTful services from desktop applications, using Windows Forms and WPF • Supporting Web client operations using Silverlight 2.0, JavaScript, and other technologies • Understanding how IIS 7.0 processes HTTP requests and using that knowledge to build better REST services • Constructing REST services based on traditional ASP.NET constructs • Utilizing the ASP.NET MVC Framework to implement RESTful services more effectively • Taking advantage of WCF 3.5’s powerful REST-specific capabilities • Creating RESTful data views effortlessly with ADO.NET Data Services • Leveraging Microsoft’s Azure cloud-computing platform to build innovative new services • Choosing the right .NET technology for each REST application or service