JavaScript/HTML5 Client

TH02 AngularJS for ASP.NET MVC Developers

03/19/2015

8:00am - 9:15am

Level: Intermediate

Miguel Castro

Miguel Castro

MRD

President

Melvicorp LLC

Angular continues to take the market on a wild ride. Its courses are popular and its developer base growing daily. Google wrote Angular to have no external dependencies and in fact many developers use it with HTML alone. But we're Microsoft developers and we know ASP.NET MVC is the best delivery platform for HTML out there. So why not make it an equally awesome delivery platform for Angular-based apps as well? When using ASP.NET MVC, you need to know how to set Angular up with regards to modules, controllers and services. And the truth is that not the entire site needs to be one giant Single-Page-Application. Miguel will demonstrate how to design an ASP.NET MVC site to include pockets of SPA that use Angular, taking advantage of binding, routing, and even back-button support - all while remaining on the client.

You will learn:

  • The basics of Angular
  • How to set up an MVC app with Angular
  • Getting the two technologies to play nice