Author: .NET Web Development and Tools Blog | Posted on: 12/19/2012 1:31:36 PM | Views : 1024

We added a C# MVC Single Page Application (SPA) template in ASP.NET Fall 2012 Update BUILD Preview. John Papa had written a detailed blog about the preview version . With help of John Papa's detailed feedback and sample code, we've rewritten and reorganized the JavaScript code to make it more structured in RC. We really appreciate the help from John Papa. He just wrote another blog about SPA template in RC version . The major improvement for the MVC Single Page Template RC release includes the following: 1. Added VB MVC SPA template for .net framework 4.5 and 4.0. 2. Added WebAPI HelpPage support 3. Moved all the application specific JavaScript files to Scripts/app folder 4. Redo the datacontext, model and viewmodel files to make cleaner separation...(read more) ...

Go to the complete details ...