Explain the use of Inversion of control (IOC)?
No Answer is Posted For this Question
Be the First to Post Answer
How will you load dynamic assembly? How will create assemblies at run time?
What is separation of concerns in asp.net mvc?
How we can handle the exception at controller level in ASP.Net MVC?
Which is the best institute for .net?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
what is eager loading?
What is Reference type and value type
What is Global Assembly Cache (GAC) and what is the purpose of it?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
What is meant by viewdata?
What are the main features of asp.net mvc 4 used by asp.net web api?
Why is XmlSerializer so slow