課程資料
課程簡介
Tips and Tricks to Integrate Angular and ASP.Net Core
There is a lot of confusion about how to integrate Angular and ASP.Net Core. A big part of the problem is a lack of resources and limited understanding of how to integrate these 2 awesome technologies, Angular on the front-end and ASP.Net Core on the back-end.
The big problem, is that the industry has always tried to simplify the solution by compartmentalizing the technologies. But knowing how to integrate technologies is the key to performance, and making an application easy to maintain. This mean you must have a good understanding of the backend technologies, the development environment, as well as the frontend technologies.
Why do you think Microsoft seems behind in the integration of Angular on the front-end? Hmm… Could it be that the newer technologies have us dropping down to the command line? Why do we need to drop down to the command line anyway? Could it be the only way to be compatible across multiple platforms? Are there Microsoft developers that like to drop down to the command line? Can I do my complete development, without dropping down to the command line? Watch this course, and I will show you how!
課程章節
- 3 個章節
- 30 堂課
- 第 1 章 Angular: ASP.Net Core Overview
- 第 2 章 Angular: Overcoming Common Obstacles
- 第 3 章 Angular: Increasing Your Productivity in Visual Studio
課程內容
- Introducing the Angular-Net Configuration Tool, Multiple Angular Projects in the Angular Workspace, Debug Vs Release Abstraction, Utilizing Git Hooks, Hooks to Create the Angular Release Build, Features of the Angular Release Build, Before Build Hook, Passing Parameters to the Server, How to integrating Angular with the ASP .Net Core framework, Passing WebAPI exception information back to the client, Opening Developer Tools Automatically, Setting TypeScript Breakpoints in Visual Studio, Multiple Angular Projects, Same Codebase, Performance Markers, Quicker Deployment using Visual Studio, Visual Studio File Nesting, Expand-Collapse TypeScript Regions
此課程所涵蓋的技能
評價
-
GGclouds
Obsoleto
-
NNirmal kumar Gnana sekaran
This course is suitable only for expert level. not for intermediates
-
CChing Mosler
I, for one, am happy that you are targeting the advance developers. I couldn’t help noticing the review by Omar Mohammad. He must be using an earlier version of Visual Studio. If I may suggest that you qualify the viewer better. My guess is that he expected more spoon feeding. I had no problem with any part of your course and, TypeScript is available in most IDEs including VS2017. I appreciate the approach and techniques you are demonstrating, and they are very innovative. I especially like that you are separating Debug from Release, and not bundling until Release. That is a huge time saver, and also closer to how a Microsoft developer expect to develop software. You are right. I am not willing to use the command line for any of my software development. What experienced software developer would? I also like how that your bundling technique creates a smaller payload, separating the framework from the application is a brilliant technique. I didn’t think that was possible! However, I would like to see a bundling segment explaining how to do the same with WebPack, since that is Googles approach using the Angular-CLI. I like your style of delivery, and I may contact you from time to time to see if you have any new Angular course.
-
GGary Miller
Brilliant course!!!