Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

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

    Posted By: AlenMiler
    Building Single Page App With ASP.NET MVC 5 and Angular

    Building Single Page App With ASP.NET MVC 5 and Angular by Rahul Sahay
    English | Feb 17, 2015 | ASIN: B00TQXRQKY | 291 Pages | EPUB/MOBI/AZW3/PDF (Converted) | 20 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