Skip to content

Commit a673e81

Browse files
committed
2 parents 1e193a8 + 127f501 commit a673e81

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# ado-basic-crud-app
2-
This is a basic demo ASP.NET mvc application. In this application perform basic CRUD Database operations using ADO.Net.
2+
**This is a basic demo of ASP.NET mvc application. In this application perform basic CRUD Database operations using ADO.Net.**
3+
4+
**Note:** <br/>
5+
*Create Database in your local Sql Sever.<br/>
6+
Before running application, please make necessary changes in configuration and other files.<br/>
7+
Replace db connection string with your local db connection string in web.config.*
8+
9+
310

4-
Create Database in your local db i.e. Sql Sever.
5-
Before running application, please make necessary changes in configuration and other files.
611

712

813

0 commit comments

Comments
 (0)