Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net 3.5 / asp.net mvc / CodeRush / DevExpress / DXCore / DXCore plugin / VS Add In

Strong typing routes in ASP.NET MVC

Posted on: April 21, 2009March 29, 2020

Let’s say you have Test action in Home controller like this: public ActionResult Test(int id, int tubo) { return View("Index"); } And you want to create a hyperlink […]

Posts navigation

Previous page Page 1 Page 2
Niche Blog by Fahim Murshed