Community

Single Page CRUD Application (SPA) using ASP.NET Web API, MVC and Angular.js

(Mahesh Sabnis) A Single Page Application (SPA) is a web application that fits on a single web page. In this type of application, the server provides static HTML views, CSS and JavaScript and the application then loads data by making Ajax calls to the server.

Read More - Register for Free Membership