I am new to AngularJS with ASP.Net MVC.
I am trying to bind select with data from database using AngularJS.
Here is my App file

Controller Method:
Here is the veiw:
But the Output i am getting is as below:
Data is present in the database table.I am using Entity Framework to access Data using DbContext Class.Kindly suggest what I am doing wrong.
Zakir AhamedPosted Sep 15, 2017, 7:59 AM
Gagan DeepPosted Sep 15, 2017, 7:10 AM
Zakir AhamedPosted Sep 15, 2017, 5:59 AM