Posted By: Brian Johnson | Apr 13th, 2009 @ 6:43 AM | 4,134 Views | 1 Comment

REST (Representational State Transfer) is all the rage as a lightweight, web service architecture that relies on existing web standards such as HTTP and XML. 

In this session, you’ll get insight into the roots of REST, including its four main tenets, and be able to critically discern how “RESTful” various external offerings are.   Also covered are new features in .NET that align to RESTful approaches for data and service access including the WCF REST Starter Kit and ADO.NET Data Services.

You can find slides and samples from the Northeast Roadshow events at the Northeast Roadshow Code Gallery Site.

Rating:
1
0

For those who aren't familiar with REST. The word "RESTful" is refered to systems which follow REST principles. REST is kinda new concept. It was introduced in 2000. technology bookmark

Microsoft Communities