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

Can I look at the IL for an assembly

1 Answers  


What is .net architecture and framework?

0 Answers  


What does assemblyinfo.cs file consists of ?

1 Answers   Accenture, BirlaSoft,


Is .net framework backwards compatible?

0 Answers  


explain how you can load related entities in ef (entity framework)?

0 Answers   Microsoft,






What are the new enhancements done in default project template of asp.net mvc 4?

0 Answers  


What is separation of concerns in asp.net mvc?

0 Answers  


What filters are executed in the end?

0 Answers  


How to Create an Intranet Site Using ASP.NET MVC?

0 Answers  


What is tracing?Where it used.Explain few methods available

1 Answers  


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


what is ADO.NET

8 Answers   NIIT,


Categories