0
kicks
MVC: Strongly typed ViewData without a code-behind file.
Want to use strongly typed ViewData in your view without a code-behind file? It isn't quite as straight-forward as you'd think. Read on for the answer and a quick lesson in how the CLR interacts with generics.