ILViewer

This is an Add-in to Visual Studio
Download

ILViewer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Shany Thankachan
  • Operating Systems:
  • Windows All
  • File Size:
  • 724 KB

ILViewer Tags


ILViewer Description

ILViewer was developed to be an Add-in to Visual Studio. This helps us to view the MSIL (Microsoft Intermediate Language) generated for C# or VB.Net code we write. Those who are interested in studying how compiler is handling your code or How new language features are implemented? Example: - What is the MSIL equivalent for ‘property’ in C# or VB.Net? - When you write a property in C#, compiler is generating some methods corresponding to it. Eventhough .property is there, the get_property and set_property methods are the working methods ie, public string Text { get; set; }


ILViewer Related Software