How to connect existing database to visual studio 2015 c# MVC to insert and update and delete and di

Posted by Ahmedsa under ASP.NET MVC on 4/20/2017 | Points: 10 | Views : 1544 | Status : [Member] | Replies : 1
I need to create web site using asp.net mvc c# I started by creating database first

so that I open visual studio 2015 select File - new project - Visual C# - asp.net web application - MVC

I need after that connect database to my project to add and update and delete data existing in tables and viewes

so that

How i connect my database to my project using mvc to make insert and update and delete and display transactions ?

my database already created and exist and i have 40 tables with relations ERD





Responses

Posted by: Jayakumars on: 4/21/2017 [Member] [MVP] Bronze | Points: 25

Up
0
Down
Hi

you can refer this url

http://techfunda.com

https://www.codeproject.com/Tips/869553/CRUD-operation-with-Entity-Framework-Database-Fi

Mark as Answer if its helpful to you

Kumaraspcode2009@gmail.com

Ahmedsa, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response