no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
Dropdownlist
Arguments model and action methods in ASP.NET MVC Part 1
Sending values from an MVC view to a controller works very well when you are binding back to the same model/viewmodel you populated the view with. But when you start trying to do something a little different, it’s not so obvious or straightforward.
Oct 15, 2013
#
ASP.NET MVC
,
AspNet
,
Dropdownlist
,
Model binding
Drop down lists in ASP.NET MVC
Full source code is a attached here. This post shows two methods of implementing drop down lists in ASP.NET MVC 4. The code for data access and the general layout of the application should not be considered suitable for anything other than pedagogical purposes.
Aug 29, 2013
#
ASP.NET MVC
,
AspNet
,
Dropdownlist
,
Entity Framework
Cite
×