Click here to Skip to main content
15,888,401 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
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

What I have tried:

How to connect existing database to visual studio 2015 c# MVC to insert and update and delete and display
Posted
Updated 20-Apr-17 15:47pm

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900