I just learned Asp.net for a few days and stayed up all night to finish this stuff (vs2005+SQL2005)
The basic functions of adding, deleting and modifying have been implemented. Friends who are new to Asp.net can take a look.
The database list uses GridView
Below App_Data is the Sql2005 database. After appending, set the database connection information under App_code.
Expand