January 3, 2018
asp.net database application with ajax

In this tutorial, we will develop a complete asp.net web application with database functionality. We will also add ajax functionality in our application. CREATION OF DATABASE We create the internal database file with the visual studio. The database file is placed in the same application folder. The following are database tables: Database Name: mydb.mdf person CREATE