Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Overview

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

Subscriber Reviews

Average Rating: 5 out of 5 rating Based on 2 Ratings

"Excellent book on several subjects" - by Anonymous on 07-MAY-2012
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
This book give a great overview on RESTful Services, but in addition to that it is also a good primer on HTTP Protocol, XML Serialization, Asynchronous techniques, ASP.NET MVC Framework and more.  The authors do a really good job of providing background and context to the main lesson on RESTful Services.  The code samples are complete and can be used as a starting point for many related projects.  I'll keep a copy on my desk as a reference from now on ...
Report as Inappropriate

Table of Contents

 Index