Why to use Dependency Injection?

preview_player
Показать описание
1. Full .NET Interview Course

C# / ASP.NET Core / MVC / API - Top 500 Interview Questions

Don't worry if course not helping you, Udemy has 30 days Free Refund Policy.

2. Quick Revision Book (PDF format)

Top 500 .NET Interview Questions - OOPS/ C#/ ASP.Net/ MVC/ SQL /.Net Core /Web API

50% Discount Applied on above link.

My best wishes are with you.
Рекомендации по теме
Комментарии
Автор

Can i have the video link of how to implement dependency injection in controller

sitaramthirumalasetty
Автор

After watching this video i am happy 😊

rkumartiwari
Автор

Hi @Happy, please share full videos or else don't explain at all. Don't be commercial like others. Share information with good will and you'll get more than you expect.

ashishkumarsaini
Автор

Can i have the video link of how to implement DI in controller

jinupg
Автор

Sir please make a detailed video on TYPES OF DEPENDENCY INJECTION

quranandsoul
Автор

Could you please give the Detailed explanation of dependency injection concept in C# with examples in real-time senarios.

theekshanmi
Автор

Sir can you make a video on upcasting and downcasting of base - derived types in c#....and why there is need for upcasting and downcasting

ScitechExplorerEnglish
Автор

I can't find the next video anywhere. could somebody please share ?

techwithchanchal
Автор

How to block multiple login with same credentials in different browsers and in different devices

shardendumishra
Автор

I guess instead of DI I could use public static methods. Why wouldn't I do that instead of DI?

lgiorgos
Автор

Sorry to say but in all your videos, you are leaving the people in question mode. Try to complete things in a single video.

navalkish
Автор

Int num1 = 20; int num2 = 30;
num1 ^= num2 ^= num1 ^= num2;
Console.Writeline(num1 + ", " + num2);
Ans : 0, 20.. kindly explain this code sir..

karpagamm
Автор

Will u please explain - if we change method signature then do we need to change code in each and every controller? or for this type of change there is another solution. And in this type of situation how we can say it is loosely coupled?

sourabhsalve
Автор

sir it cover only 50% of the solution..

shrujankmr