Skip to content

Commit 90ab26c

Browse files
authored
Update README.md
1 parent 5b608ca commit 90ab26c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# ado-basic-crud-app
2-
This is a basic demo application.
2+
This is a basic demo mvc application. In this application perform basic CRUD Database operations using ADO.Net.
3+
Also used DataTable and Sweetalert js libraries for UI.
4+
5+
6+
Create Database in your local db i.e. Sql Sever.
7+
Before running application, please make necessary changes in configuration and other files.
8+
9+
10+

0 commit comments

Comments
 (0)