Ronok Bhowmik

Ronok Bhowmik

  • NA
  • 3
  • 892

ASP.net mvc5 with Entity Framework

Nov 27 2014 4:10 AM
I have two classes.One is Department Class and another is Student Class .I have a Dropdownlist and a textbox .The dropdownlist  loads all the Department Names and i want to populate the texbox with associate data on selection of the dropdownlist.How can i implement this using Visual Studio 2013,MVC5 and asp.net using Entity Framework.Thanks in Advance.

Answers (1)