CRUD Operation using ASP.NET MVC - Basic Setup with Database Connection [Part 01]

Published: 03 August 2017
on channel: Thumb IKR - Programming Examples
2,152
19

Fully basic and proper example of making create,retrieve,update and delete (CRUD) operation using ASP.Net MVC for beginner.

Part - 2 :    • CRUD Operation using ASP.NET MVC [Par...  

(Affiliate Links)
----------------------------------------------------------------------------------------------------
👍Top 5 ASP.NET MVC Courses :
----------------------------------------------------------------------------------------------------
1. https://rb.gy/tqv5pi
2. https://rb.gy/prfcx8
3. https://rb.gy/oo0vkd
4. https://rb.gy/gexk9v
5. https://rb.gy/upp52e

This is the first part of CRUD using ASP.Net MVC.
CRUD operation using datatables in ASP.NET MVC
CRUD(Create, Read, Update, Delete) Operations in ASP.NET MVC

Topics of this video :
1. Connect database with MVC project.
2. Use of SqlConnection and SqlCommand.
3. Use of interface and internal.

Lets Start.
First we create a sample ASP.Net web application (Model View Controller)
In our project we can see there folders maned Models Views and Controllers.
First we do database connection in our project.
I have already a database named StudentDB which has a single table named Student.
Student table has three column Id, Name and Roll.
Make Id as primary key.
Lets connect our Database.
Database connection done. Now I am going to connect our database using SqlConnection and SqlCommand. Done.
Lets create our Student object and interface and implement it.
So basic setup is done.
Thanks for watching, In my second (Part 2) video we can see how we use this setup for our CRUD operation.
Please like if your like this video and share it. :)
Thanks. You will see Part 2 video link in description part where I will create StudentController, View and Full CRUD Operation. Bye :)
===============================================
✅ OTHER INFORMATION :
===============================================
✔️ 1st Tutorial Channel :    / thumbikr  
✔️ 2nd Tutorial Channel :    / bclblazorcorelearning  
✔️ All Source Codes : https://payhip.com/ThumbIKR/collectio...
✔️ Support : https://www.paypal.com/donate/?cmd=_s...
✔️ Website : https://thumbikr.blogspot.com
✔️ FB Page :   / thumbikr.official  
----------------------------------------------------------------------------------------------------

#CRUD #AspNetMvc #MVC #ThumbIKR


Watch video CRUD Operation using ASP.NET MVC - Basic Setup with Database Connection [Part 01] online without registration, duration hours minute second in high quality. This video was added by user Thumb IKR - Programming Examples 03 August 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,152 once and liked it 19 people.