Chapter 9. WCF Data Services

Availability: .NET 3.5 SP1 (Limited Functionality) Onward

WCF Data Services (previously called "Astoria" and "ADO.NET Data Services") allows data to be modified and exposed over an HTTP RESTful interface. WCF Data Services (WDS) contains a rich query language and can be accessed easily with automatically generated proxy classes or by crafting raw HTTP requests.

WCF Data Services supports returning data in a number of popular data formats such as XML, AtomPub, and JSON and is potentially very useful for integration scenarios and applications that don't maintain a direct connection to the database such as Silverlight.

NOTE

During the course of writing this chapter, Microsoft changed the name of ADO.NET Data Services ...

Get Introducing .NET 4.0: with Visual Studio 2010 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.