We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b608ca commit 90ab26cCopy full SHA for 90ab26c
README.md
@@ -1,2 +1,10 @@
1
# ado-basic-crud-app
2
-This is a basic demo application.
+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