Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Angular JS with ASP.NET MVC and WebAPI

Angular JS with ASP.NET MVC and WebAPI

In this talk we will look at Angular JS, a front end javascript framework and see how we can integrate angular into an ASP.NET MVC app. We’ll look at the various features of angular including support for data binding, client side routing, services, filters, dependency injection and testing. We will use WebAPI to persist data back to the server.

hattan

May 30, 2013
Tweet

More Decks by hattan

Other Decks in Technology

Transcript

  1. MVC JavaScript Framework • Model View Controller Architecture • Works

    with any server side (ASP.NET, Node, php etc) • Declarative data binding, routing, REST & more • Testable
  2. Q&A