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

How do you define the lease of the object in .net?

0 Answers  


What is interface and abstract class in .net?

0 Answers  


Is string a value type or a reference type?

4 Answers  


Different between .net & j2ee ?

0 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  






When a Static Constructor called in .NET?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


Explain how viewstate is being formed and how it's stored on client in .net?

0 Answers  


What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


How many namespaces are in .net version 1.1?

0 Answers  


Explain what relationship is between a process, application domain, and application?

0 Answers  


Categories