Home  |  Contact us    
ILdasm.exe Intermediate Language Disassembler


What is the purpose of ILdasm.exe (Intermediate Language Disassembler)?

The ILdasm.exe (Intermediate Language Disassembler) parses any .NET Framework .exe or .dll assembly, and shows the information in human-readable format. ILdasm.exe shows more than just the Microsoft intermediate language (MSIL) code it also displays namespaces and types, including their interfaces. You can use Ildasm.exe to examine native .NET Framework assemblies, such as Mscorlib.dll, as well as .NET Framework assemblies provided by others or created yourself.


For example to show the detail of your HelloWorld Application use the command

ILdasm HelloWorld.exe

Category: Microsoft.NET Assemblies Faqs, Interview Questions & Answers



Ask New Questions
Microsoft.Net Framework
.Net 2.0 Namespaces
.Net Assemblies
OOPS Faqs in C#
ASP.Net Faqs
ASP.Net 2.0 Faqs
Web Services Faqs
ADO.Net Faqs
Database Faqs
OOPS Faqs
IT Project Management