Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-routing

Unit testing ApiControllers with RouteAttribute

Getting URL to action in static method in ASP.NET MVC

ASP.NET MVC Default routes accessible via area routes

MVC 4 Area Routing is not working

MVC InvalidOperationException with custom error pages

How to find the right route in a RouteCollectionRoute?

What are the goals and benefits of using areas?

ASP.NET MVC routes

MVC MapPageRoute and ActionLink

Using Html.ActionLink with RouteValues

VirtualPathProvider in MVC 5

Is there an equivalent to Ruby on Rails' respond_to format.xml, etc in ASP.Net MVC?

Should I use RouteParameter or UrlParameter for an Asp.NET web-api route?

Url.RouteUrl returns null

Make URL language-specific (via routes)

Multiple routes assigned to one method, how to determine which route was called?

ASP.NET MVC - Attribute Routing not finding area view

Getting error 404 not found with ASP.NET MVC Area routing

Redirect with ASP.NET MVC MapRoute

WebAPI route 404's when there is a trailing space in the URL