Tuesday, February 14, 2017

Exploring ASP.NET Core, Part 5: Dependency Injection - CourseSnip


CourseSnip from "Exploring ASP.NET Core, Part 5: Dependency and Tag Helpers" presented by Don Kiely. Full course: http://bit.ly/2lcaoaX Dive deep into the important features of ASP.NET Core and the applications that are built with it. Explore the concepts of Dependency Injection, a common software engineering design principle that’s built into the platform and used extensively, and see how it works in ASP.NET Core, as well as how you can use it in your custom code. Get up to speed on an important new feature of views in an ASP.NET Core MVC application—Tag Helpers. Tag Helpers provide a way to use server-side processing without muddying up the HTML in your views, making for much cleaner markup. See how to use the built-in Tag Helpers and how building and using custom helpers can make your application’s user interface richer and more responsive to the user’s needs.https://youtu.be/tsu6ewRhaqo