Rebuilding imar.spaanjaars.com in ASP.NET MVC 2 - Part 1

UPDATE: Links to the MVC site on the URL mvc.spaanjaars.com are no longer active, now that the site is live at imar.spaanjaars.com.

I have finally decided to rebuild this web site - imar.spaanjaars.com in ASP.NET MVC 2.

The core of this web site pretty old. Some underlying code and concepts are from the time where ASP.NET was still called ASP Plus and other parts are from the 1.0 beta time frame. With each new major release of ASP.NET (1.1, 2.0 and 3.5) I rewrote parts of the application, taking advantage of new features offered by the platform, cleaning up or deleting code I no longer needed.

But now it's time for a complete rewrite in ASP.NET MVC 2. The structure and content of this site lends itself pretty well for this design pattern. By rebuilding in ASP.NET MVC, I can take advantage of cleaner URLs and routing mechanisms, hopefully increasing search engine rankings and indexability. Additionally, my site should be a lot easier to maintain and test from a coding perspective as currently the entire project has become quite messy.

I have the following features / ideas in mind:

  • I'll be using MVC 2 (currently in beta / release candidate state)
  • I'll use the ADO.NET Entity Framework 4 for most of my data access
  • I'll use a hybrid combination of ASP.NET MVC and ASP.NET Win Forms in order to reuse most, if not all of my current CMS and administration section.
  • I'll be using Castle Windsor for IoC / DI scenarios

You can follow my progress here: mvc.spaanjaars.com. Right now, all that's in place is the basic routing engine and the category and articles systems. Over the next couple of weeks, I'll be adding features to the site, and blog about interesting issues I have ran into. Please don't link to articles on that site but use the main web site (imar.spaanjaars.com) instead as the mvc URL is only temporary.


Where to Next?

Wonder where to go next? You can post a comment on this article.

Doc ID 517
Full URL https://imar.spaanjaars.com/517/rebuilding-imarspaanjaarscom-in-aspnet-mvc-2-part-1
Short cut https://imar.spaanjaars.com/517/
Written by Imar Spaanjaars
Date Posted 03/09/2010 13:44

Comments

Talk Back! Comment on Imar.Spaanjaars.Com

I am interested in what you have to say about this article. Feel free to post any comments, remarks or questions you may have about this article. The Talk Back feature is not meant for technical questions that are not directly related to this article. So, a post like "Hey, can you tell me how I can upload files to a MySQL database in PHP?" is likely to be removed. Also spam and unrealistic job offers will be deleted immediately.

When you post a comment, you have to provide your name and the comment. Your e-mail address is optional and you only need to provide it if you want me to contact you. It will not be displayed along with your comment. I got sick and tired of the comment spam I was receiving, so I have protected this page with a simple calculation exercise. This means that if you want to leave a comment, you'll need to complete the calculation before you hit the Post Comment button.

If you want to object to a comment made by another visitor, be sure to contact me and I'll look into it ASAP. Don't forget to mention the page link, or the Doc ID of the document.

(Plain text only; no HTML or code that looks like HTML or XML. In other words, don't use < and >. Also no links allowed.