Can we look at the IL for an assembly?

Answers were Sorted based on User's Feedback



Can we look at the IL for an assembly?..

Answer / swapna

Yes. MS supply a tool called Ildasm which can be used to
view the metadata and IL for an assembly.

Is This Answer Correct ?    6 Yes 0 No

Can we look at the IL for an assembly?..

Answer / anjana

Yes. Right, we can see the IL(intermediate language) code
for the project by the ILDASM Tool which is available with
framework.
for ex. Open Helloworld.Exe file in this tool u will get the
result.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What are the components of the .net framework.

0 Answers  


What was the problem in traditional component why side by side execution is supported in .net ?

1 Answers   MMTS,


what is MVC pattern?

2 Answers  


Which filter executes first in an asp.net mvc application?

0 Answers  


mention what are the various methods provided by the dataset object to generate xml?

0 Answers   Microsoft,






How route table has been created in asp.net mvc?

0 Answers  


what is mean by versioning? Please answer me. Advance thanks.

2 Answers   Excel,


which is good java or Dot net?

3 Answers   Halosys,


what is entityclient?

0 Answers   Microsoft,


what is namespace?

9 Answers   TCS,


What are class access modifiers

1 Answers  


Is it possible to use multipe inheritance in .net

1 Answers  


Categories