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
Riddhi Valecha
443
3.3k
413k
CRUD Operations in MVC4
May 2 2018 11:53 AM
CRUD Operations in MVC4
1. Connection String in web.config file.
2. Class - DBConnections.cs - In Model Folder.
3. Use MVC1.Models in Controller - HomeController
4. Bind data from database in datatable.
5. Load it in Dropdownlist. (Html Helper)
6. Make DDL - Searchable and Single Selection
6. On selection of the value of DDL1, the other dropdownlist will populate.
7. Insert all values on submit button to database.
8. There are 3 Dropdownlists, 4 textboxes, and 2 jquery dates.
Please guide me to complete this.
I need to do this is ASPX Engine.
Reply
Answers (
4
)
Binding two entities to dropdownlist in one view
Vertical Navigation List in Bootstrap with pages