Category Archives for OData
Differences Between ASP.NET Web API and ASP.NET MVC – Routing
I’ve done a fair amount of work with ASP.NET MVC over the years, and I understand how routing works in that world. Routing with ASP.NET Web API is bit different though and when I first started with it, some of … Continue reading