Although I have get my hands on ASP.Net MVC bits, I have a gut feeling I am going to like it, but I think my reasoning is different than most others. It looks like there are lots of good things coming; better testability, cleaner separation of UI and business logic, and finally a way to do nice clean urls. All of this is nice, but what excites me most about it is just looks simpler. There does not appear to be a bunch events to wire up, you can build a good clean UI without creating...