Abstract:
Nowadays, with the evolution of the Internet and the World Wide Web, there is a need for websites and web applications, and with the help of .NET framework we can create these. This report
consists of the basic knowledge about .NET framework and a
project titled "Employee Profile Management". The project is a human Resource management application that delivers effective employee data management and integrated directory services required for the management of database of the employees.
The project simply aims to maintain the details provided by the employees in the database. For this purpose, the softwares used arc "Microsoft SQL Server 2008" for backend and "Microsoft Visual Studio 2012" for frontend. The languages used in the
project are "C#" and "asp.net", Various features of Visual Studio and asp.net are used in combination here like Sessions, master pages, etc.
In the project the employee can log into his account and enter or change his personal or professional details. The user needs to create a password and in case he forgets he also has an option to change it. Also, the security measures have been taken into place by storing the password in database in an encrypted form. Hence, this system will enhance the functioning of maintenance of the details of employees.