Maarten Balliauw 8/19/2009

REST for ASP.NET MVC SDK

Read Original

This article discusses the REST for ASP.NET MVC SDK, a tool for adding RESTful API capabilities to ASP.NET MVC websites. It explains its purpose, compares it to WCF for simple scenarios, and provides a practical coding example for creating a CRUD API for a Person model, including code snippets for the model and controller.

REST for ASP.NET MVC SDK

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week