ShareBooks.com

This is an internet website, which allows users to share ebooks that they have with users of the website.
Users must register to upload books. However, users can browse, search and download books without any registration or login.

It allows users to rate books to provide feedback about books to other users.

It provides typical user related operations like login,change password, register, forgot password etc.

It also provides a web service, which provides details of books and users to other business associates.

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 ShareBooks.ZIP and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a directory d:\ShareBooks)
  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:\sharebooks
  4. Goto Solution Explorer and make login.aspx the startup page.
  5. Run project from VWD 2005 Express Edition.
  6. You should see login.aspx page.