What is the purpose of Ilasm.exe?

 Posted by Rajnilari2015 on 10/20/2016 | Category: C# Interview questions | Views: 2717 | Points: 40
Answer:

ILAsm.exe is a command line tool that is shipped with the .NET Framework. It is used to compile programs written in IL and convert them to .exe or .dll files. It is located at <windowsfolder>\Microsoft.NET\Framework\<version> folder.


| Alert Moderator 

Comments or Responses

Login to post response