Quick Start to ASP.NET Core Web API and Blazor : Learn, Build, Deploy — Develop modern web apps using ASP.NET Core Web API, Minimal API, Identity, EF Core, and Blazor


Develop your own Blog

Blogging has become a very popular trend on the web. Many people are using blogs to express their own thoughts, work and personality. There are many web sites that offer you to start your own blog with them. Don't you think that your blog should reflect your own identity and personal flavor? If you are a developer, always desperate to make your hands dirty with code the chances are that you will develop your own blogging application instead of using some readymade one. If you share the same feeling then read on. This article is going to explain how to build your own blog using ASP.NET 2.0 and SQL Server.

Features

  • Manage Blog posts
  • Organize posts by categories
  • Blog statistics
  • Visitors can post comments
  • Search by date range
  • RSS feed support
  • Add links to internal or external resources

System Requirements

  • .NET Framework 2.0
  • SQL Server 2005 Express Edition
  • Visual Studio 2005 or Visual Web Developer

Installation Instructions

  • Download the associated ZIP file
  • Unzip it in a folder
  • Open Visual Studio
  • Using File - Open Web Site menu option point to the folder where you unzipped the files

Screen Shot


Author : Bipin Joshi
Bipin Joshi is an independent software consultant and trainer, specializing in Microsoft web development technologies. Having embraced the yogic way of life, he also mentors select individuals in Ajapa Gayatri and allied meditative practices. Blending the disciplines of code and consciousness, he has been meditating, programming, writing, and teaching for over 30 years. As a prolific author, he shares his insights on both software development and yogic wisdom through his websites.

Posted On : 06 October 2006