Unit 2 Practical 3
Extends the program 2, if all data is valid then store it into a table employee of database organization and display all records from an employee table with proper formatting using a repeater control. Also allow to delete or update record.Note: eno field of employee table is autoincrement).
First you have to modify Web.config file as below:
Web.config
U2_P3.aspx

U2_P3.aspx.cs
OUTPUT:
