How to find methods of a assembly file (not using ILDASM)
Reflection



How to find methods of a assembly file (not using ILDASM) Reflection..

Answer / sundherrajan

System.Reflection.MethodInfo

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is the difference between imperative and interrogative code?

0 Answers  


What application do you use to install a Windows service?

1 Answers  


Explain memory-mapped files.

0 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers  


Name for built-in permission sets in .Net

1 Answers  


Do I have any control over the garbage collection algorithm?

0 Answers  


What is serialization in .NET? What are the ways to control serialization?

1 Answers  


Explain what is the difference between encrypting a password and applying a hashing?

0 Answers  


Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  


Explain about the Common Language Runtime?

0 Answers  


What are pdbs?

0 Answers  


How boxing and unboxing occures in memory?

0 Answers  


Categories