More ASP.NET MVC “Recommendations”
Again, I think it’s still a little early to be claiming anything as a best-practice yet, but here are some more ideas you might want to consider.
ASP.NET MVC Ninjas on Fire Black Belt Tips
Phil Haack did a session at MIX this year with that title. I haven’t finished the video yet, but so far, it looks pretty promising. Plus it has slides with flaming ninjas, which is awesome.
MvcContrib and jQuery datatable
Here’s a very simple walkthrough of using MvcContrib with jQuery to create a rich table experience.