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
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
What is the "helperpage.isajax" property?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Explain .Net Framework? Why we use it?
Can you explain the page life cycle of mvc?
What is .net framework in simple terms?
What is namespace of asp.net mvc?
What is the difference between renderaction and renderpartial?
What is the significance of nonactionattribute?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Is .net core faster than .net framework?
What is the difference between entity framework and mvc?
What is Dependency Injection in ASP.Net MVC
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
will there be any issues adding a table without primary keys to a data model?