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 NonActionAttribute ?
What is ViewStart Page in ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
Is http stateful or stateless?
What is display mode in mvc?
What is attribute routing in mvc?
What is meant by bootstrap in mvc5?
Where is tempdata stored?
If I have multiple filters implemented, what is the order in which these filters get executed?
What are differences between entity framework and l2s? : Entity framework
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
How can I return string result from action in asp.net mvc?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Define the core components of an ASP.NET MVC application?
what is entity data model?