Skip to content
Vijaya Anand edited this page Oct 15, 2013 · 3 revisions

A simple complete blog created using the awesome ASP.NET MVC framework.

To read more about this please read the three-part article series in my blog (https://www.prideparrot.com)

Part 1 - Create the basic infrastructure. Create the necessary model classes, data access components, controllers and views - https://prideparrot.com/blog/archive/2012/12/how_to_create_a_simple_blog_part1

Part 2 - Create an admin console to manage posts, categories and tags - https://prideparrot.com/blog/archive/2013/3/how_to_create_simple_blog_part2

Part 3 - Integrate Disqus, AddThis and Feedburner. Bundling and minifying assets. Exception handling using ELMAH. Contact page and more - https://prideparrot.com/blog/archive/2013/6/how_to_create_simple_blog_part3

Clone this wiki locally