Answer Posted / guest
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 ? | 39 Yes | 3 No |
Post New Answer View All Answers
What is edm designer? : Entity framework
How does the .net framework 3.0 relate to windows vista?
What is iobjectset? : Entity framework
What is presentation framework?
Explain the tools used for unit testing in ASP.Net MVC
Where are the routing rules defined in an asp.net mvc application?
Explain ASP.NET MVC Identity and Security?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is viewbag title?
What is namespace of asp.net mvc?
What is the advantage of mvc?
What does a viewmodel do?
Can you set the unlimited length for "maxjsonlength" property in config?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?