The reason I am asking this is due to my observation that frameworks like RoR and Django are two of the leading MVC frameworks out there which really have stirred up the community. I know there are MVC frameworks in Java world long before RoR or Django came out, but there wasnt so much excitement.
Are languages like Ruby / Python a better choice if you want to build an application using MVC pattern? If you are a .net developer and pretty well versed with Python/Ruby, do you see any advantages of building ASP.net MVC apps using IronPython / IronRuby ?
I am really looking forward for Visual Studio to support dynamic languages just the way it supports C#.