An Order Entry business application as SPA
Demo of making a true Single Page Application (SPA) supporting routing and deep linking from a regular business application in ASP.NET MVC.
Video
Source code
Copy the source code of this project here:
- Create the FurnitureDemo database.sql
SQL script to create the SqlServer database. - SirclDemoFurnitureDemo-Initial.zip
The initial version of the application (ASP.NET MVC without Sircl). - SirclDemoFurnitureDemo-Final.zip
The final version of the application (as a SPA using Sircl).
Loading...