Custom Routing and Action Method Names in ASP.NET 5 and ASP.NET MVC 6

Url.Action Extension Method written in C# to handle multi-language Routes in ASP.NET MVC

As anticipated here - and also by popular demand - we're publishing an Extension Method sample that will enhance the Url.Action helper method in any Razor View allowing the developer to specify a CultureInfo object - or …

Url.Action Extension Method written in C# to handle multi-language Routes in ASP.NET MVC Read More
Custom Routing and Action Method Names in ASP.NET 5 and ASP.NET MVC 6

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC

As anticipated here - and also by popular demand - we're publishing an Extension Method sample that will enhance the Html.ActionLink helper method in any Razor View allowing the developer to specify a CultureInfo object - or …

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC Read More