Building Single Page App With ASP.NET MVC 5 and Angular: Rahul Sahay
A single-page application (SPA), is a web application or web site that fits on a single web page with the goal of providing a more fluid user experience compare to desktop application.
In order to build this SPA, I have used tons of client/server side technologies as listed below:-
Client Side Technologies:-
€HTML 5 & CSS
€Modernizer & LESS
€Media Queries
€Responsive Design
€Angular JS
€Toastr JS
€JQuery
€QUnit JS
€JQuery.MockJSON
€Change Tracking
€And many out of the box things
Server Side Technologies:-
€SQL Server
€Entity Framework €“ Code First Approach
€Repository Pattern
€Unit of Work Pattern
€Web API
€JSON & AJAX
€NuGet
€Ninject IOC
€Bundling & Minification
€POCO Models
Here, readers will be able to make a full blown application right with me on the fly.