Contracts Management Tool
This application is used by a consulting company to manage its
contracts between clients and candidates. It also helps to keep
track of requirements of the clients
and searching for suitable candidates for a requirement.
Technologies and Products used
- ASP.NET 2.0
- C# language
- Visual Web Developer 2005 Express Edition
- SQL Server 2005 Express Edition
Steps to download, deploy and run this project
The following are the steps to related to be taken to run the existing part of the application:
- Download cmt.zip and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a
directory cmt in d:\.
- Open Visual Web Developer 2005 Express Edition.
- Open the project from the directory into which you extracted project.For example, d:\cmt
- Goto Solution Explorer and make default.aspx the startup page.
- Run project from VWD 2005 Express Edition.
- You should see login.aspx page.