I downloaded and installed TypeScript extension for VS 2012, I got my first sample compiles by manually dragging the ts file onto the tsc.exe file! because
plug
I create a NuGet package that adds a afterbuild target to your project so all the included ts files are compiled to js.
Install-Package TypeScript.Compile