With the use of JavaScript, CSS, and HTML, a Single Page Application becomes more powerful than before. The Single Page Application (SPA) concept uses the core web technologies and standards so it is easily accomplished using ASP.NET. ASP.NET and Web Tools 2012.2 provides SPA template so you don’t need to reinvent the wheel when tackling a project. These templates can be easily access using Visual Studio 2012 but if you don’t have any templates installed, you can still create your own SPA by creating a new MVC 4 Web Application and choosing SPA.
Read the rest of tutorial here:Â http://www.techrepublic.com/blog/programming-and-development/create-single-page-applications-with-aspnet-and-visual-studio-20122/6970