Thursday, March 19, 2009

* REST in WCF and REST Starter kit

With the .NET Framework 3.5 release, WCF added support for building REST style services. REST support within WCF was enhanced with the release of .NET Framework 3.5 SP1 to add make REST development easier and to support the ADO.NET Entity Framework entities in WCF contracts.

REST Starter kit released independently of .NET framework improves development productivity by providing additional classes and Visual Studio templates for creating and consuming REST style WCF services.

Recently the preview 2 of REST starter kit was released on codeplex.

Here are important links for further reading:

Overview of REST in WCF and REST starter kit

Download REST starter kit Preview 2

No comments:

Post a Comment