Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-routing

ASP.NET-MVC . How to get the controller name from an url?

Is it possible to use different layouts in MVC4 based off of routes?

Passing multiple parameters from url to html.actionlink

Map Custom Route ASP.NET MVC5

Does ASP.NET MVC have any DateTime route constraints?

Asp.net MVC/Web Api Routing: Need to route a little different

ASP.NET MVC4 with webforms Default.aspx as the start page

How do I use Server.Transfer method in asp.net MVC?

MVC Mini-Profiler throws LockRecursionException when modifying RouteCollection

ASP.NET MVC Route based on Web Browser/Device (e.g. iPhone)

ASP.NET MVC 2 - do UrlParameter.Optional entries have to be at the end of the route?

Can I modify an MVC route outside of Global.asax?

Performance of ASP.NET MVC routing

ASP.Net MVC url design & structure guidelines

Performance bottleneck Url.Action - can I workaround it?

Is the default area for Html.BeginForm always the current area in ASP.NET MVC?

MVC: How to manage slahses in URL int the first route parameter

ASP.MVC routes without Details action

"No route in the route table matches the supplied values" when using Areas