Answer Posted / honey
Reflection is the feature in .Net, which enables us to get
some information about object in runtime. That information
contains data of the class. Also it can get the names of
the methods that are inside the class and constructors of
that object.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Does razor engine supports for tdd?
What is latest version of .net framework?
how can you tell ef to have a different table or column name than that defined for the class?
Explain the advantage of packaging over xcopy in .net?
How we can invoke child actions in ASP.Net MVC?
What is mapping in entity framework? : Entity framework
what is code first approach?
Explain how you can implement Ajax in MVC?
How we can call a javascript function on the change of a dropdown list in mvc?
What is entityset? : Entity framework
Explain entity lifecycle? : Entity framework
What is asp net framework?
What is viewstart page in mvc?
Is entity framework slow?
Which filter executes first in an asp.net mvc application?