DI – Dependency Injection in MVC Part 2

C# Design Patterns and SOLID Principles Understanding Dependency Injection and Inversion of Control
10 minutes
Share the link to this page
Copied
  Completed
You need to have access to the item to view this lesson.
One-time Fee
$69.99
List Price:  $99.99
You save:  $30
€65.14
List Price:  €93.07
You save:  €27.92
£55.73
List Price:  £79.62
You save:  £23.88
CA$95.61
List Price:  CA$136.60
You save:  CA$40.98
A$106.30
List Price:  A$151.87
You save:  A$45.56
S$94.64
List Price:  S$135.20
You save:  S$40.56
HK$546.91
List Price:  HK$781.33
You save:  HK$234.42
CHF 63.50
List Price:  CHF 90.72
You save:  CHF 27.21
NOK kr764.69
List Price:  NOK kr1,092.46
You save:  NOK kr327.77
DKK kr485.92
List Price:  DKK kr694.20
You save:  DKK kr208.28
NZ$117
List Price:  NZ$167.15
You save:  NZ$50.15
د.إ257.06
List Price:  د.إ367.25
You save:  د.إ110.18
৳7,661.98
List Price:  ৳10,946.16
You save:  ৳3,284.17
₹5,839.65
List Price:  ₹8,342.71
You save:  ₹2,503.06
RM331.75
List Price:  RM473.95
You save:  RM142.20
₦86,437.65
List Price:  ₦123,487.65
You save:  ₦37,050
₨19,492.21
List Price:  ₨27,847.21
You save:  ₨8,355
฿2,575.56
List Price:  ฿3,679.53
You save:  ฿1,103.97
₺2,262.43
List Price:  ₺3,232.18
You save:  ₺969.75
B$357.76
List Price:  B$511.10
You save:  B$153.34
R1,296.01
List Price:  R1,851.52
You save:  R555.51
Лв127.38
List Price:  Лв181.98
You save:  Лв54.60
₩95,113.23
List Price:  ₩135,881.87
You save:  ₩40,768.63
₪260.11
List Price:  ₪371.60
You save:  ₪111.49
₱3,999.61
List Price:  ₱5,713.97
You save:  ₱1,714.36
¥10,715.43
List Price:  ¥15,308.41
You save:  ¥4,592.98
MX$1,185.45
List Price:  MX$1,693.57
You save:  MX$508.12
QR254.79
List Price:  QR364.01
You save:  QR109.21
P955.69
List Price:  P1,365.33
You save:  P409.64
KSh9,427.65
List Price:  KSh13,468.65
You save:  KSh4,041
E£3,355.67
List Price:  E£4,794.02
You save:  E£1,438.35
ብር3,989.43
List Price:  ብር5,699.43
You save:  ብር1,710
Kz58,616.62
List Price:  Kz83,741.62
You save:  Kz25,125
CLP$66,326.02
List Price:  CLP$94,755.52
You save:  CLP$28,429.50
CN¥506.51
List Price:  CN¥723.62
You save:  CN¥217.11
RD$4,049.59
List Price:  RD$5,785.38
You save:  RD$1,735.78
DA9,420.19
List Price:  DA13,457.99
You save:  DA4,037.80
FJ$157.70
List Price:  FJ$225.30
You save:  FJ$67.59
Q542.62
List Price:  Q775.21
You save:  Q232.58
GY$14,613.08
List Price:  GY$20,876.73
You save:  GY$6,263.64
ISK kr9,792.30
List Price:  ISK kr13,989.60
You save:  ISK kr4,197.30
DH706.05
List Price:  DH1,008.69
You save:  DH302.63
L1,239.86
List Price:  L1,771.31
You save:  L531.44
ден4,010.92
List Price:  ден5,730.13
You save:  ден1,719.21
MOP$562.15
List Price:  MOP$803.11
You save:  MOP$240.95
N$1,302.54
List Price:  N$1,860.85
You save:  N$558.31
C$2,571.43
List Price:  C$3,673.63
You save:  C$1,102.20
रु9,317.58
List Price:  रु13,311.40
You save:  रु3,993.82
S/262.81
List Price:  S/375.46
You save:  S/112.65
K268.53
List Price:  K383.63
You save:  K115.10
SAR262.51
List Price:  SAR375.03
You save:  SAR112.52
ZK1,879.71
List Price:  ZK2,685.42
You save:  ZK805.70
L324.19
List Price:  L463.14
You save:  L138.95
Kč1,629.65
List Price:  Kč2,328.17
You save:  Kč698.52
Ft25,373.17
List Price:  Ft36,248.95
You save:  Ft10,875.77
SEK kr758.75
List Price:  SEK kr1,083.98
You save:  SEK kr325.22
ARS$61,468.94
List Price:  ARS$87,816.53
You save:  ARS$26,347.59
Bs482.36
List Price:  Bs689.12
You save:  Bs206.75
COP$272,946.91
List Price:  COP$389,940.87
You save:  COP$116,993.96
₡35,623.88
List Price:  ₡50,893.45
You save:  ₡15,269.56
L1,732.95
List Price:  L2,475.75
You save:  L742.80
₲523,151.84
List Price:  ₲747,391.81
You save:  ₲224,239.96
$U2,683.09
List Price:  $U3,833.15
You save:  $U1,150.06
zł281.85
List Price:  zł402.67
You save:  zł120.81
Already have an account? Log In

Transcript

So far we know that what are the things we should not do in MVC dependency injection. Now it's the time to understand how exactly we should do dependency injection in MVC applications, especially with this kind of scenarios of home controllers and all. So let's see that, I'm going to right click on my component folder, and inside this we are going to add a new class. And I'm giving the name of this class custom controller factory.cs. Now, this is something which is my own class custom controller factory, but I've given the name like this because to do dependency injection in MVC, I'm going to use one of the predefined facility of MVC, which is coming from an interface with the name II controller factory. Now if you remember in the previous videos, I have discussed with you that There are 13 containers of IOC which we can use and those predefined containers of IOC s are going to help us to do inversion of control and dependency injection in some of the applications.

Now, in this case, we are going to use one of the predefined thing which is known as I can do a factory interface which helps me to create my kind of instantiation with the dependency injection of any custom controller. So, let's add a namespace using system dot web dot MVC, which is a main namespace of MVC we already discussed this thing and now using this I can add one interface. So, that is I controller factory you can see is there which is pretty fine. Now like all the interfaces when we have interface we are going to implement this interface. And if I implement this interface, you can see I have three predefined methods which are coming into this. So the there is a method with the name create controller, which actually helps me to create an issue instantiation of my controller with my kind of parameters and customization, there is a method in the bottom, which is release controller, which is technically going to dispose that particular controller instance from the memory as and when we need that thing.

And there is a method in between which is get controller session behavior, which just helped me to maintain the behavior of that particular controller in a particular session. So, this is something which I'm going to utilize now. So I'm going to add a code inside this and I want that this custom controller factory class can help me to create my kind of instantiation of a logo. And that's why our core goal goal like this equals to new and then we can instantiate with any of the concrete implementations, we have only one right now, which is default logo, so I'm instantiating with this. Now this logo is the instance of Before logging, and then based on this, we need to associate with a home controller. Sampling a variable controller equals to new.

And then I'm going to create an instance of a home controller. The moment I do this thing, this is not taking home control right now because I do not have a nice face of controllers. So I'm detecting that now. And inside this, I'm going to pass my logo so that this one is going to associate with my parameterised constructor. So I hope you agree with me this is an instance of home controller and the moment I pass a parameter, this will go to Home controller and this will call my parameter constructor, which is associated with the logo. Now exactly after this we are going to just type one line and that is we are going to return controller.

So this create controller is He's not actually creating a new controller is creating my own controller with my kind of parameter. And that customized controller we are going to return from this particular method. Now once we are done with this inside the second method, which is giving me the session behavior, we are just going to return whatever session behavior we have dot default so we don't do any fancy thing inside that. And in fact the release controller we have to dispose the controller when we need so I am just calling it disposable. I'm giving a name of that. disposable equals to controller as disposable and we'll make sure this is going to be a small see Santa Claus controller.

It's just my kind of variable and now once we have this disposable I'm just going to check if this disposable is not equals to No. If we have something in that then we are just going to call disposable dot dispose this this course is a predefined method which will dispose that thing. This core is super simple, I hope you're able to understand this thing if you have ever disposing the object using a disposable. So, we have a simple controller factory interface which is implemented inside the class and we have three methods create controller, get controller session behavior and release controller and we have associated this with our home controller and we can dispose that as and then we need that thing. Now once we are done with this Now the next step is task is how we can associate this custom controller factory with our home controller always.

To do this thing we have to take the help of our global dot ASX. So we know that in MVC application you already Have lobola ASX so I'm going inside this global dot ASX and I'm going to add some lines of code inside this. So we have application start, which is the starting point of application execution exactly outside this application start, I want to create my own method. So I'm creating a method, private word, and I'm giving a name of this method that register my factory. So, this is going to be registering my factory which we have created and inside this method, we are going to write some logic. So I am using my interface I controller factory and giving a name of this like factory equals to new and then we are just going to call our custom controller factory into this.

So we should have the class which is custom controller factory and specifying it here. I'm going to pass on this because it's not detecting we just need to add a reference of this. So, we are just adding these components inside this and now this factory is the instance of custom controller factory same way inside the register my factory I can create one more controller factory kind of variable which can associate with nearly another kind of custom controller factory The only one so we are just utilizing this one inside this and now I'm calling controller builder, which is another predefined class helping me to deal with this my custom controller factory. So controller builder dot current dot status, the method set controller factory in which we are specifying that we are going to set this factory as a current factory. The moment we are done with this, you can see that this method is just helping me to create my own factory and registering my factory into that.

Now all I need to do is I need to call this method on the top of all of this So it's something like this when the application has to start first is going to register my own factory with my kind of things and with that is going to associate my controller factory instance. Once that is done, then all the predefined things will happen and in this, your predefined home controller or the other controllers are going to work. In short, without touching the high level modules, we have just created our own low level modules, which are based on this abstraction. If Microsoft did not provide this kind of icon to the factory, that's also possible that we can create our own containers and we can create this thing manually. But because Microsoft has provided this thing specially for MVC, they're using this controller factory and using this we are just configuring this thing in such a way that my home controller is now connected with my ilogger without disturbing the predefined things without disturbing the high level modules.

Our high level module and low level module both are connected with abstraction. So by following dependence envision principle with inversion of control with dependency injection in MVC. This is what we have done inside this. Let me click on Save all. And. And if you want to check this thing, just, you have to do one thing.

I'm going to put a breakpoint one in my default constructor, and another one in my parameter constructor. And I want to see that actually, this is hitting directly to my parameter constructor or not. Because if everything is correct, this will not go to my default constructor at all. This will always go to my parameter constructor when I run this application. So let me change my browser to maybe web browser, which is Microsoft H. And inside that, we can choose the browser. So I'm just going to select maybe H or chrome or whatever is there.

And then I'm going to click on Save All I'm going to run this. The moment we run this thing is going to start debugging because I'm running with debugging. And if it is setting a breakpoint, I want to see which one breakpoint This is hitting. And you can see that when I'm running this thing is now hitting my breakpoint. And this is directly hitting my parameter constructor. It's not at all going to my default constructor.

And that's what we have achieved with the help of this dependency injection inside MVC application. I hope you're getting this application code. And same way if you want to create multiple custom controller factories, or you want to create some more concrete implementations of ilogger you can use the same way into your multiple controllers. I hope you understood this video. Thank you

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.