473,327 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

When is it good to have ILDASM

Hello!

Because of the existence of the ILDASM it must be good to have to solve some
problems.

I just wonder can somebody tell me more specifically what kind of problem is
it an
great advantage to have the ILDASM.

//Tony
Dec 7 '07 #1
1 1137
TonyJ <jo*****************@telia.comwrote:
Because of the existence of the ILDASM it must be good to have to solve some
problems.

I just wonder can somebody tell me more specifically what kind of problem is
it an great advantage to have the ILDASM.
Any time you want to see exactly what the compiler has generated:

1) Resource names
2) Actual IL (is something being boxed or not, for instance)
3) Contents of the assembly

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Dec 7 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Paul Cotter | last post by:
I have installed .Net 2.0 on one PC, and 1.1. and 2.0 on another, as well has VS C# 2005 Express on both. Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK. What is the...
4
by: FDude | last post by:
Hello folks: I am just starting to delve into the DUMPS from the ILDASM utility. Can I do anything useful with the outputted IL code? Can someone give me some references to working with .IL...
6
by: Sheila Jones | last post by:
Hi, I posted this question in the visual studio newsgroup, but didn't get a reply. I'm reposting it here, hoping it's not too off-topic: When debugging a C# program, how do I see the IL code?...
2
by: Chua Wen Ching | last post by:
Hi, Is there any place that i can learn the basics of IL and using ILDASM. I saw the internet but there is not much to see and read. Maybe i didn't search deep enough. I prefer if someone can...
15
by: John Salerno | last post by:
Ok, I've been reading an intro book to C# and I'm learning a lot of the basics. I can follow along with all the sample code and understand exactly what it's doing, but I know there's no way I'd be...
6
by: Wayne M J | last post by:
When dealing with managed code it displays everything well, but I am curious how ildasm handles the `binary` when it encounters a block of native ML.
9
by: VeNoM00 | last post by:
ILDasm retrieves the MSIL code of an assembly (exe or dll). So everyone can obtain my code! I don't like this thing! Can I prevent this?
5
by: gpsmobiler | last post by:
Hi, I found through a lot of exhausting searching, that the following C# code will cause the IL code below: const byte ICON_MONO12BY12 =0; ....... IL-file.... .field literal private...
0
by: guy | last post by:
i want to look at some dlls generated by a web app i am working on with ildasm however all the dlls generated in the temporary directory get renamed to App_Web_.dll, similarly the vb source files...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.