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
Blumonde
NA
78
28.7k
MVC Controller for Scaffoldings
Mar 17 2016 7:53 PM
Hello,
Under Models, I added "Ado.Net Entity data model" so that I can create CRUD on 1 database table. On the
Entity Data Model Wizard,
I selected my existing database connection string in my web.config file. I didn't want to create a new connection string because there is no point to have more than one. Everything is fine and I completed the wizard. I then went to the Controller folder to create "Scaffoldings" for the CRUD. However, this process doesn't allow me to select the same existing connection string. The dropdown option doesn't list it on the wizard.
Would someone please give me some pointer on how to solve this? Where did I go wrong? Thank you.
Reply
Answers (
3
)
Howe create dynamic Mvc 5 pages
concept of properties