The post covers the new library System.Web.Optimization that comes with .NET 4.5. It gives clear examples on how to bundle and minify JS/CSS and how to use rendering helpers in the views. ...