Top "Asp-net-mvc-1" questions

ASP.

Invoking particular action on dropdown list selection in MVC

I have a dropdown list in an MVC view. On selection change of dropdown list I want to call specific …

asp.net-mvc drop-down-menu asp-net-mvc-1
post and get with same method signature

In my controller I have two actions called "Friends". The one that executes depends on whether or not it's a "…

asp.net-mvc post controller get asp-net-mvc-1