E-Blogs – Blogspot like project Using ASP .NET


Abstract:

E-Blogs stands for Electronic blogs. This is a Blogspot website that allows users to read and post their blogs. Only registered users can create and post blogs. Blogs can be deleted and modified by users and administrators. Unregistered users are allowed only to surf, read and comment on the blogs. Regular features related to users such as user login, password change, profile editing and more.

Project Title: 
  • E-Blogs

Coding Language: 
  • ASP .NET

Application Requirements:

  • ASP.NET 2.0
  • C# language
  • Visual Studio.NET 2005
  • SQL Server 2005

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

Implementation:

This is a website that allows users to read and post their blogs. Only registered users can post blogs. Blogs can be deleted and modified by users. Unregistered users are allowed to search, read and comment on the blogs. Regular features related to users like login, change password, change profile etc. are provided.

Steps to download, deploy and run this project:

The following are the steps related to be taken to run the existing part of the application:

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

Screen Shots:

Add Blog Page

View Blog Page

Change Password  Page

Change Photo Page

Change Profile Page

Home Page

Main Blog Page

Password Recovery Page

Search Blog Page