Repo

Repo

Instructions to run

Before running make sure you have the database and the table ready, if not you can use this link to see the script to create it. If required, use this file for info on the names of database and table or modify it accordingly after cloning the project.

You can manually download the project from the above GitHub repository or clone it on to your disc using the below command:

git clone https://github.com/ravirammysore/ADOMiniProj.git

Once the project has loaded in Visual Studio use Control + F5 so that you can see both the console app and the MVC app running together!

Output

Last updated