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:
Coding
Language:
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:
- 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)
- 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:\yourblogs
- Go to Solution Explorer and make login.aspx the
startup page.
- Run project from VWD 2005 Express Edition.
- 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 |