Put your webforms to REST – how to build rest-y architectures with .net

Summary

With the raise of the web 2.0 meme, more and more web applications claim to support REST architectures. We’ll explore together what is REST and what is not, and how we can write a testable web application that supports the REST concepts on the asp.net platform, with a code-intensive overview of current toolkits (asp.net MVC and others).

Links

Comments

Where