Project: Product and employee maintenance web applicationDeveloped on Visual Studio 2005 using ASP.NET and C#. SQL Server database. SqlDataSource, Login, GridView. |
Login page:
|
Menu shown after login - choose from Products or Employees: ![]() |
If someone with incorrect role attempts to get into the Employee list, they see this screen: ![]() |
Once logged in, this is the Product area. Drop down menu to select product: ![]() |
HR role can enter Employee area, and edit employee information: ![]() |
|
|