A framework which automates and simplifies the process of converting old fashion web applications into Ajax based, Single Page Applications(SPA).
You just simply implement your web application as the way you did before and then you can get this views automatically:
Modern Single Page Application. Everything is Ajax and the browser history is managed through URL bookmarks
It is great when you have designed an enterprise application when users need to have multiple forms open at the same time inside one browser's tab!
It is exactly as same as you designed your web application. It is great if you need to have old browser support
----------------------------------------------------------------------------------------------------
This framework consists of these modules:
- Client-side ViewEngine/layouting(based on jquery)
- Server-side helper ViewEngine/layouting (based on Asp.Net MVC)
- Visual Studio Code Generator for CRUD
- Inline and interactive file download
- SQL Server Reporting Service rendering helpers
- and some ASP.NET MVC helper components
- ...