Top "Actionlink" questions

In ASP.

How Can I Stop ASP.Net MVC Html.ActionLink From Using Existing Route Values?

The website I'm working on has some fairly complicated routing structures and we're experiencing some difficulties working with the routing …

asp.net-mvc routing actionlink
Save changes on CheckBox change?

I have an MVC Index page that reflects a table in the DB. One of the columns is a boolean. …

asp.net-mvc checkbox submit actionlink checkboxfor
Actionlink to child action

I have called a view from another with Html.Action method. I want to call the same action with a …

c# asp.net-mvc-3 action actionlink
Adding rel and title to ASP.NET MVC Action Links

I decided primarily for SEO reasons to add the "rel" to my action link, but am not sure that the …

asp.net-mvc actionlink canonical-link
MVC 3 Ajax Loading Icon when navigating to a new page/action method

I have been searching extensively on how to create a navigation link that will display an ajax Loading icon while …

jquery asp.net-mvc actionlink actionmethod