SmarterBlog
news that matters from smartercode
Asp.net mvc framework update
July 17th, 2008 by bri
I promised an update on how we got on with using the new asp.net 3.5 mvc project type, and here it is.
After much to-ing and fro-ing and reading of blog posts, I managed to get it installed and working on my Vista machine. Unfortunately, after a week of (mainly) complete frustration the decision was taken to give up and switch back to using Django!
I experienced issues with incorrect assembly versions (remember those vb6 days of ‘dll hell’!) installing themselves onto the machine, but the main problem seemed to be the fact that the project type when combined with Visual Studio doesn’t really help you out much - you still have to do a lot of the “donkey work” by hand - it really feels like hard work.
Compare this to Django, where we get the ability to create an entire admin back-end with just a few simple steps, and I’m afraid at the moment it’s just not up to scratch. Let’s hope that as the mvc framework matures, it becomes a lot easier to use - and also more robust, and easier to install.
Tags: asp.net mvc django
This entry was posted on Thursday, July 17th, 2008 at 8:20 pm and is filed under technical. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
2 Responses to “Asp.net mvc framework update”
Leave a Reply
Archives
Categories
- @media (1)
- Ajax (2)
- Conference (2)
- east midlands (1)
- geeks (3)
- Javascript (2)
- Local (3)
- meet-up (2)
- operating system (1)
- our sites (1)
- our work (2)
- social (2)
- technical (6)
- Uncategorized (4)

Frank said this On August 7th, 2008 at 9:39 pm ...
It won’t become mature because there won’t be enough users to make it happen.
I am using Django now for two months after trial and error with Rails, two PHP frameworks (CodeIgniter, Cake) and Python’s Web.py and I feel like doing work.
Write a model, view, template, URLs and get on with life. Pleasure to use.
Bookmarks about Mvc said this On September 9th, 2008 at 1:15 pm ...
[…] - bookmarked by 4 members originally found by jokker2385 on 2008-08-20 Asp.net mvc framework update http://blog.smartercode.co.uk/2008/07/17/aspnet-mvc-framework-update/ - bookmarked by 2 members […]