Me and MVC - Learning Curve

30 March 2008 14:37 | Leave a reply »

After installing Visual Studio 2008 on my laptop and having some spare time I decided to look at the ASP.NET MVC framework.  The framework is an architectural pattern based on model-view-controller.  I'm not going to re-invent the wheel and go into more detail about the framework as there are quite a few good articles dedicated to the subject. 

Where can I get it

Introduction to the framework

Summary

The learning curve now begins as I am about to start re-writing a project using this framework.  I am looking forward to getting my hands dirty and hopefully have a finished solution in the next couple of weeks :)

During the process of learning I'll post up any brick walls I hit. This will hopefully help other developers in the same situation.

Comments

  1. Re : # does anyone knows if there is any other information about this subject in other languages?

    does anyone knows if there is any other information about this subject in other languages?
  2. Gravatar Si Philp says:

    Re : # re: Me and MVC - Learning Curve

    You could always try and advanced search in a search engine so the result set only returns a specific language or you could also use a translation service like google http://www.google.com/language_tools
Comments have been closed on this topic.