Skip to content
minhajuddin edited this page Sep 13, 2010 · 6 revisions

Welcome to the MBlog wiki!

MBlog is a very lightweight blogging engine created using ASP.NET MVC, jQuery and nHibernate and the Spark View Enginecreated as a learning tool for developers new to ASP.NET MVC. You might ask, why the world needs another so called lightweight blogging engine. Simply because all the blogging engines out there are not really lightweight. Almost all the blogging engines out there have gobs and gobs of code written (which is not a bad thing) which don’t help much to further the understanding of web applications for beginners. So, the point of this project is to create a new blogging engine which has just the bare minimum to help folks new to the ASP.NET MVC framework understand it better.

Clone this wiki locally