Building Single Page App With ASP.NET MVC 5 and Angular: Rahul Sahay

Posted By: AlenMiler

Building Single Page App With ASP.NET MVC 5 and Angular: Rahul Sahay by Rahul Sahay
English | February 17, 2015 | ISBN: N/A | ASIN: B00TQXRQKY | 291 pages | AZW3 | 4.90 Mb

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.