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 |
When was the first version of .NET released
What is meant by domain model?
How to ensure the credentials for WebService using Windows authentication
how many ways for pass the parameters in the fuction in c#
What is inline schema, how does it works
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is .net framework in simple terms?
What is the property available to check if the page posted or not
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Which is the institute which also caters to your personal development other than subject.
What is .net core framework?
what is ADO.NET