In the previous blog post Microsoft TypeScript : A Typed Superset of JavaScript , I have given a brief introduction on TypeScript. In this post, I will demonstrate how to use TypeScript with ASP.NET MVC projects and how we can compile TypeScript within...