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 |
How different are interface and abstract class in .Net?
What is different between webusercontrol and in webcustomcontrol?
differance between checkbox and rediobutton in vb.net?
Is .net core managed code?
How is a property designated as read-only?
What?s Singleton activation mode?
what is assembly?
What is a delegate in .NET?
What does cli do?
What is the new three features of COM+ services, which are not there in COM (MTS)
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What is Code group in .Net with respect to CAS