I am confusing about reflection.can any one tell about
REFLECTION with example?
Answer / naresh ch.behera
Refelction is the mechanism of discovering class
information solely at run time.Wondering where it would be
useful
example would be an Object browser.The code attached
here,loads all assemblies and displays each class,its
contructors, methods, properties and events in tree
view.The form also hase a command botton (labeled More
Reflection) in whose click event I create an object of
MyClass1 class based on the name of the class and invoke
its methods during run time.Here is an explanation of the
code with information on various classes and methods used.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
what is entity sql?
What is mvc entity framework?
Integer & struct are value types or reference types in .NET?
What are class access modifiers
Mention the core components of .net framework?
What is oauth in web api?
Explain the new features added in version 4 of mvc (mvc4)?
Can I add mvc testcases in visual studio express?
I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?
what is entity framework?
Can you explain renderbody and renderpage in asp.net mvc?