Visual Studio / .NET Framework

TH02 Building Single Page Application with AngularJS using Visual Studio 2013

05/08/2014

8:00am - 9:15am

Level: Intermediate

Raj Krishnan

Technology Architect

Microsoft

Build an end to end application with AngularJS framework using Visual Studio 2013

In this session we will build an end to end application with AngularJS framework using Visual Studio 2013. We will use MVC 5 web application as the starting template and install the necessary packages to build the single page application that takes advantage of AngualrJS framework for client side development. For server side development and security we will leverage the .NET 4.5.1 enhanced capabilities like Entity Framework 6, Web Api 2.1 and Oauth and membership for authorization. We will deploy the project in Azure.

You will learn:

  • To build a simple end to end Single Page Application with AngularJS using Visual Studio 2013
  • Leverage enhancements to complement client side development using Entity Framework 6, MVC 5 and web api 2.1
  • About security features like Oauth and membership that can be incorporated into your application