Intermediate Language Dis-Assembler (IL DASM)
It was a tool using which we can check out the content of the .exe which contains IL code in it. It has to be used from the visual studio command prompt as following
C:\CSharp > ildasm Example.exe
It was a tool using which we can check out the content of the .exe which contains IL code in it. It has to be used from the visual studio command prompt as following
C:\CSharp > ildasm Example.exe
----------------------------------------------------------
** If you like this post please like our page in facebook "Dot Net Support"