Introduction - If you have any usage issues, please Google them yourself
A simple management system for recruitment, personal, corporate member registration function, online job search and information dissemination for NIIT student work. Object-oriented development, is very simple to be equipped with a local SQL Server Express 2005 or other versions of SQL Server 2005 (App_data under the SQL database files) to modify the database connection string in Web.config <add key="strConnection" value="Data Source=.\SQLEXPRESS AttachDbFilename=|DataDirectory|\hr_Data.MDF Trusted_Connection=True User Instance=True"/> Modify the Web.config in the string, the system administrator can modify user settings <add key="Manager" value="mfq" /> Default administrator: user name password mfq mfq