TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gagan Deep
NA
43
7.4k
Binding Select List from Database using AngularJS
Sep 15 2017 3:39 AM
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.
Reply
Answers (
3
)
How to save and fetch data into database using angularjs
400 bad request angularjs and webapi