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 Separation of Concerns in ASP.NET ASP.Net MVC?
About .NET Framework ?
What is entity framework used for?
Explain what is routing?
what is linq to entities?
Can you explain model, controller and view in mvc?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
Why to use html.partial in mvc?
What is the CLR
What is the difference between Finalize and Dispose (Garbage collection)
How we can multiple submit buttons in ASP.Net MVC
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?