Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

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

Building Single Page App With ASP.NET MVC 5 and Angular: Rahul Sahay by Rahul Sahay
English | Feb. 17, 2015 | ASIN: B00TQXRQKY | 291 Pages | PDF | 7.72 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.