Project: Product and employee maintenance web application

Developed on Visual Studio 2005 using ASP.NET and C#. SQL Server database. SqlDataSource, Login, GridView.

Back to Portfolio

Login page:

Login page

Menu shown after login - choose from Products or Employees:

Product/Employee menu

If someone with incorrect role attempts to get into the Employee list, they see this screen:

Incorrect role page

Once logged in, this is the Product area. Drop down menu to select product:

Product area with dropdown select menu

HR role can enter Employee area, and edit employee information:

Employee area

Back to Portfolio