Creating an SPA
Visual Studio 2015
| Intermediate
- 19 videos | 1h 24m 16s
- Earns a Badge
A single-page application (SPA) is a web application or site contained on a single web page. Learn how to create an SPA using Visual Studio 2015, ASP.NET 5, MVC 6, Grunt, and AngularJS.
WHAT YOU WILL LEARN
-
Describe asp.net 5 and angularjs and describe how angularjs can be integrated with the asp.net mvc 6 web apiCreate an empty asp.net project and describe its elementsUse npm to add grunt and grunt pluginsUse and run grunt plugins uglify and watch to build required javascript filesModify project.json and startup.cs to enable mvc for an asp.net applicationCreate a model class to pass items from the web api to angularjsCreate a web api controllerDownload and install the files needed to create an angularjs app in vs2015Add an angularjs app module to the asp.net projectAdd an angularjs controller to the asp.net project
-
Add an angularjs service to the asp.net projectAdd an angularjs html template to the asp.net projectSet up client-side routes forin the angularjs appConfigure iis to redirect requests to home to avoid 404 errors when reload is hitCreate client controllers for each routeConfigure the index.html page of the applicationConfigure partial view templates for creating and retrieving server side resourcesConfigure partial view templates for editing and removing server side resourcesCreating an app with angularjs and mvc 6 web api
IN THIS COURSE
-
5m 30sAfter completing this video, you will be able to describe ASP.NET 5 and AngularJS and how AngularJS can be integrated with the ASP.NET MVC 6 Web API. FREE ACCESS
-
2m 17sIn this video, you will learn how to create an empty ASP.NET project and describe its elements. FREE ACCESS
-
3m 45sLearn how to use NPM to add Grunt and Grunt plugins. FREE ACCESS
-
4m 12sLearn how to use and run the grunt plugins Uglify and Watch to build the required JavaScript files. FREE ACCESS
-
3m 24sIn this video, learn how to modify project.json and Startup.cs to enable MVC for an ASP.NET application. FREE ACCESS
-
2m 47sDuring this video, you will learn how to create a model class to pass items from the Web API to AngularJS. FREE ACCESS
-
5mDuring this video, you will learn how to create a controller for a Web API. FREE ACCESS
-
3m 56sIn this video, you will learn how to download and install the files needed to create an AngularJS app in Visual Studio 2015. FREE ACCESS
-
3m 19sIn this video, you will learn how to add an AngularJS app module to an ASP.NET project. FREE ACCESS
-
4m 32sFind out how to add an AngularJS controller to the ASP.NET project. FREE ACCESS
-
4m 57sDuring this video, you will learn how to add an AngularJS service to an ASP.NET project. FREE ACCESS
-
4m 26sIn this video, learn how to add an AngularJS HTML template to an ASP.NET project. FREE ACCESS
-
5m 7sFind out how to set up client-side routes for the AngularJS app. FREE ACCESS
-
3m 44sDuring this video, you will learn how to configure IIS to redirect requests to the home page to avoid 404 errors when Reload is hit. FREE ACCESS
-
6m 5sIn this video, you will learn how to create controllers for each route. FREE ACCESS
-
4m 1sIn this video, find out how to configure the index.html page of your application. FREE ACCESS
-
4m 50sLearn how to configure partial view templates for creating and retrieving resources from a server. FREE ACCESS
-
5m 48sIn this video, you will configure partial view templates for editing and removing server-side resources. FREE ACCESS
-
6m 37sFind out how to create an app with AngularJS and MVC 6 Web API. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Learn Angular