Answer Posted / 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 View All Answers
What is the mvc pattern (model view controller pattern)?
Is .net framework backwards compatible?
Do I need microsoft .net framework?
What is display mode in mvc?
what is msl?
How to return the JSON from action method in ASP.Net MVC?
Can you set the unlimited length for "maxjsonlength" property in config?
What is definingquery in entity framework? : Entity framework
explain lazy loading, eager loading, and explicit loading?
What are the levels at which filters can be applied in an asp.net mvc application?
Mention what is the difference between “ActionResult” and “ViewResult” ?
How the ‘page lifecycle’ of ASP.Net MVC does works?
what is entityclient?
what is entity framework advantage?
What is viewbag?