Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking at EXE code in Visual Studio
Message
From
09/04/2008 18:27:14
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01309478
Message ID:
01309543
Views:
7
In addition to what Craig said, a very impt tool in your toolbox is Ildasm. Supplied with VS. It allows you to see the Il code that VS generates from your source.

You can see some things such as amount of boxing/unboxing occurring that greatly affect performance, and you probably didn't know was occurring.

>Craig,
>
>Thank you very much. Be well.
>
>Kind regards,
>Derek

(On an infant's shirt): Already smarter than Bush
Previous
Reply
Map
View

Click here to load this message in the networking platform