What is namespace used for loading assemblies at run time
and name the methods?
Answer Posted / swapna
System.Reflection
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Is it possible to share a view across multiple controllers?
What is domain class model?
What is the difference between partial and renderpartial?
What are the two ways to add constraints to a route?
Can you explain model, controller and view in mvc?
what is code first approach?
Explain the types of Scaffoldings.
What is asp net framework?
What is the use of viewmodel in mvc?
What is separation of concerns in asp.net mvc?
How we can handle the exception at controller level in ASP.Net MVC?
Explain entity lifecycle? : Entity framework
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What is entity graph? : Entity framework
What is viewbag?