I followed the instructions in this blog post to create a strongly-typed view model for my _layout.cshtml file because I hate using ViewBag. Here is my base controller that all my other controllers inherit from: t
I followed the instructions in this blog post to create a strongly-typed view model for my _layout.cshtml file because I hate using ViewBag. Here is my base controller that all my other controllers inherit from: t