if you have seen noticed about whats new in .NET 4.0 for WCF. One of the things that have been brought into the attention is the support for creating RESTful Services. So does that mean that in order to create RESTful services via WCF, one need to wait for .NET 4.0. Well.. Not really.. if you are working on .NET 3.5 SP 1, then you got a WCF REST Starter Kit. It is available for
download on CodePlex. This kit simplifies the development of REST services by adding new features and guidance tightly integrated with ASP.NET and the existing WCF release in .NET 3.5 SP1. Click
here for Learning Resouce on WCF REST Starter Kit
Read the complete post at http://dotnetpathak.blogspot.com/2008/11/wcf-rest-starter-kit-now-available.html