I played around with ASP .Net MVC 2 a few years ago. It was a nice MVC framework.
Right now, I'm discovering Play Framework for Java/Scala, and it rocks much more than I remember ASP .Net MVC rocking (ASP.Net MVC 2 wasn't bad, don't get me wrong, but Play! seems to offer much more out of the box).
Is there a a C#/.Net based web framework that is similar to Play! in terms of usability/convenience/documentation/support... ?
(I won't go into details about why Play! is so great, you can read about it here - my short personal experience has been great so far).