ActionResult ASP.NET MVC Demystified ASP.NET MVC ActionResult in ASP.NET MVC See the different ActionResults and learn about when to use each of them, including ViewResult and JsonResult. Sample project included! by Matthew Jones
ASP.NET MVC Demystified ASP.NET MVC Bundling and Minification - ASP.NET MVC Demystified Let's learn how to enable or disable two optimizations provided by ASP.NET MVC: bundling and minification. by Matthew Jones