I want to create a simple ASP.NET MVC RESTful API, but I want to create it on Azure.
Any recommendations, tips & tricks, or examples on how to do this?
I want to create a simple ASP.NET MVC RESTful API, but I want to create it on Azure.
Any recommendations, tips & tricks, or examples on how to do this?
You may want to look out for this book: Building RESTful Web Applications with Microsoft Azure when it is released.
Also Effective REST Services via .NET has a great section on REST with Azure.