ABC Townships - Ventures Information System

This is an intranet application for a real estate company called ABC Townships. This application is used by employees of ABC Townships and allows them to get accurate information regarding ventures, plots and customers related to the company.

Employees can search for plots based on various fields. Employees can add new customers, edit and delete customers,sell plots to customers etc. using this application.

Technologies and Products Used

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:
  1. Download abctownships.ZIP and unzip it into any directory in your system. For example, if you extract to d:\ then it will create a directory d:\abctownships). This download contains all that is required for project including database.
  2. Open Visual Web Developer 2005 Express Edition or Visual Studio.NET 2005.
  3. Open the project from the directory into which you extracted project.For example, d:\abctownships
  4. Goto Solution Explorer and make login.aspx the startup page.
  5. Run project from VWD 2005 Express Edition or Visual Studio.NET 2005.
  6. You should see login.aspx page.