How to find methods of a assembly file (not using ILDASM)
Reflection
Answer Posted / sundherrajan
System.Reflection.MethodInfo
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Please explain what is reflection and what is it for?
What is managed code in .NET?
What is garbage collection in .net? Explain the garbage collection process?
What are .net applications?
Explain the process of serialization in .NET?
What is managed code and managed data in .net?
What is the difference between an abstract class and an interface?
How will you load dynamic assembly? How will create assemblies at run time?
When we go for html server controls and when we go for web server controls?
Explain about .net?
Explain what is immutability, what is it for and how is it codified?
How to Create and Consume a Web Service?
What are Attributes in .NET?
Please explain the difference between constants and read-only variables?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?