How to view a .NET assembly?



How to view a .NET assembly?..

Answer / Mukesh Kumar Chhonkar

To view a .NET assembly (DLL or EXE file), you can use tools like ILSpy, dotpeek, or Reflector. These tools allow you to inspect the code and metadata of assemblies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How different are interface and abstract class in .Net?

2 Answers  


What is different between webusercontrol and in webcustomcontrol?

1 Answers  


differance between checkbox and rediobutton in vb.net?

1 Answers  


Is .net core managed code?

1 Answers  


How is a property designated as read-only?

2 Answers   Siebel Systems,


What?s Singleton activation mode?

1 Answers  


what is assembly?

2 Answers   Manhattan,


What is a delegate in .NET?

1 Answers  


What does cli do?

1 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers   TCS,


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1 Answers  


What is Code group in .Net with respect to CAS

1 Answers  


Categories