Ashic shows a trick that can make overriding more flexible, specially when stubbing for tests.
Cross posted from http://www.heartysoft.com/post/2011/03/17/composition-when-overriding.aspx
Ashic discusses why some data is best passed in via the ViewBag dynamic as opposed to strongly typed viewmodels.
Read full article at http://www.heartysoft.com/post/2011/03/13/ViewBag-can-be-goode280a6honestly.aspx
I just published MSMSpec - my latest project. It uses T4 to extend your MSpec test classes so that they can be tested by the MSTest runner. And it comes with NuGet awesomeness. Read all about it here:
http://www.heartysoft.com/post/2011/03/06/Introducing-MSMSpec.aspx