0
kicks
Books and bits » Blog Archive » The SmartBag to replace the ViewData o
Jeffrey Palermo postes about replacing the ViewData on the MVC framework with a generic container called SmartBag.
I made a small modification of the code to deal with the 20% of cases stated on the post. Here is the code with those changes.