ShareSnips.Com

This website allows users to share snippets like books, songs, video clips etc. A user must register first to either to upload or download snippets.

Common member operations like registration, change password, forgot password etc. are provided.

Members can upload(add) snips. A snip can be anything like a song, book, video clip or anything that is of interest to others. Members can also edit or delete snips.

Members can search for snips and add comments regarding snips.

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 sharesnips.zip and unzip it into any directory in your system. For example, if you extract to d:\ then it will create a directory d:\sharesnips. 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:\sharesnips
  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.