Similar articles
DotNetShoutout - Latest published stories
REST for ASP.NET MVC SDK - Maarten Balliauw
Earlier this week, Phil Haack did a post on the newly released REST for ASP.NET MVC SDK. I had the feeling though that this post did not really get the attention it deserved. I do not have the idea my...
DotNetShoutout - Latest published stories
ASP.NET MVC Domain Routing - Maarten Balliauw
Ever since the release of ASP.NET MVC and its routing engine (System.Web.Routing), Microsoft has been trying to convince us that you have full control over your URL and routing. This is true to a cert...
DotNetShoutout - Latest published stories
ASP.NET MVC Chained Controller Factory - Maarten Balliauw
My last post on the REST for ASP.NET MVC SDK received an interesting comment… Basically, the spirit of the comment was: “There are tons of controller factories out there, but you can only use one at a...