Level: Introductory
This beginner-level session introduces the .NET developer to AngularJS using Visual Studio. The session begins with an acronym-free description of the concepts and terms required to successfully build a Web application with Angular.
During this session, you'll build a simple Angular application starting from an empty Web site in Visual Studio. You'll add directives to build our first page. Then you'll create a module and a controller to complete a simple application.
You will learn:
- About Angular concepts and terms
- The basics of building an Angular application
- The basics of implementing Bootstrap styles in an HTML page