ABCTelephones.COM
This website is provided by Telephone company to allow its customers ( and even
non-customers) to post requests and get details regarding plans, their telephone
bills etc.
Non-customers can get details of plans offered by Telephone company and get
details of customer by telephone or telephone details by customer name.
Regular features related to users like login, change password, registration,
forgot password are provided.
However, it is to be noted, that as it is a classroom project some of the tasks
are assigned to students and do not appear in this source code.
Technologies and Products used
- ASP.NET 2.0
- C# language
- Visual Web Developer 2005 Express Edition
- SQL Server 2005 Express Edition
- Mail Server - CMail Server
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 Telephone.ZIP and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a
directory d:\telephone)
- Open Visual Web Developer 2005 Express Edition or Visual Studio.NET 2005.
- Open the project from the directory into which you extracted project.For example,
d:\telephone
- Goto Solution Explorer and make login.aspx the startup page.
- Run project from VWD 2005 Express Edition.
- You should see login.aspx page.