6
Shouts

VS2010 Tip - How to Launch ILDASM from VS2010 IDE

published 715 days, 34 minutes ago posted by dharadhara 716 days, 23 hours, 25 minutes ago
Wednesday, July 06, 2011 7:01:31 AM GMT Monday, July 04, 2011 8:09:45 AM GMT

What is ILDASM ? It is Intermediate Language Dissembler SDK Tool that is used to examine MSIL code and the parts of the Assembly. It comes with the installation of Visual Studio IDE. If you want to examine how your compiler is executing your code and...

category: Web Dev | clicked: 30 | | source: beyondrelational.com | show counter code
tags: .NET, Visual Studio 2010, ASP.NET