Changing from Webforms to MVC
I just wanted to drop in and let everyone know that the site will be going through a transition period. I am currently migrating the site to the ASP.NET MVC framework. I’m not changing due to the fact that MVC is better that Webforms but rather I am just interested in learning more about the technology. Webforms are still relevant for web development.
This required a sort of rewrite. I am only adding features that are absolutely required. The site is up and functional as far as getting the content. I will be implementing the comment interface next.
I am enjoying learning more about ASP.NET MVC. BTW, you can still deploy your MVC application without having to wait until your “slow-to-adopt-technology-web-host” company decides to adopt MVC. Check out this article for instruction.