45. (ASP.NET Core 1.0 & MVC) Introduction To Dependency Injection

preview_player
Показать описание
This Introduction To Dependency Injection video is part of the ASP.NET Core 1.0 beginner programming tutorial course hosted by Steve Bishop, and discusses what Dependency Injection is, as well as why it is so important to do in your code. The ASP.NET Core 1.0 beginner course is a free .NET tutorial series that helps beginning programmers learn the basics of ASP.NET Core 1.0. These free ASP.NET Core programming tutorials cover a variety of basic topics such as downloading and installing ASP.NET Core, setup and configuration of ASP.NET Core, the MVC architecture, Razor View engine, ASP.NET Identity, Entity Framework 7.0, and other topics. After watching this beginner series on ASP.NET Core 1.0, you should be able to create your own website or web application.

Рекомендации по теме
Комментарии
Автор

One of the best videos I ever saw about this important concept that's heavily used not only on ASP.NET MVC / Core, but also on Spring (Java), Laravel (PHP) and other similar frameworks.

In the most lectures, it's said how but not plausibely why. You did it concisely and clearly. Congratulations!

marcomvidal
Автор

This was the video I'm eagerly waiting for.... This has clarified lots of concepts.

vickyvirat
Автор

Please make videos about authorization and entity! Your videos are so great!

hakunamatata
Автор

Another great video, thanks Steve.

Could you add Master detail views your todo list?

Don-iivm
Автор

is it in your schedule to do a video where it is showed the integration between the Identity's tables (generate in automatic with code first) and the database of the application (database first)? What do you suggest: two separate contexts or add all the stuff to the context generate from Identity? Thank you!

paolorossi
Автор

Excellent tutorials! Thank you so much! I am looking forward for the next ones!
I have a question for you: I have to build a project which is going to be both web and mobile app. If I use mvc in .net core can I then call from mobile app client the same routes (like web API) or should I make 2 different projects (one web API for backend and one MVC for the web front end)? What do you suggest?

irenehr
Автор

hey where is video # 46
plz give link, i become addictive to your tutorilas

ergyan