| Not related to the site, but now there is an audience... regarding asp.net mvc: Can we have support and out of band releases for asp.net mvc without having to go through connect or partner support, which are both to be honest, utter shit? Also can you get the API right and leave it right so we don't have to piss around for a week with our container and testing environment. And finally, can you give us something better than razor which has a parser that isn't made of broken twigs and has proper separation of content and programming language (its horrid sorry). Jinja2/django/golang templates FTW. Oh and sort out SQL 2012 licensing. It's going to cost us £768,000 to upgrade out kit from 2008 to 2012. Postgres migration is an order of magnitude cheaper. I'm coming from a large asp.net mvc project and its not pleasant, sorry. Welcome to Microsoft centric development! Content on the web site is pretty good though. |
Depending on the kind of support you're looking for, the discussions and issues on CodePlex may help as well. Otherwise, there's community support (often including ASP.NET team members) in the following places: http://forums.asp.net/1146.aspx/1?MVC http://stackoverflow.com/ http://jabbr.net/#/rooms/aspnetmvc
There are some other view engines available if you don't like Razor. Since you mentioned Django, I'm guessing you've looked at NDjango(http://ndjango.org/index.php?title=NDjango_Home). Another one I've been keeping an eye on is Parrot (http://thisisparrot.com/) - still in development, but I really like the syntax.
After that it got kinda ranty so not sure if I missed some other questions.