Answer Posted / 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 |
Post New Answer View All Answers
what is complex type?
How we can add the CSS in ASP.Net MVC?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is entity graph? : Entity framework
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Explain the types of Scaffoldings.
Can I use razor code in javascript in asp.net mvc?
Explain Sections is ASP.Net MVC?
What are differences between entity framework and l2s? : Entity framework
What are bundling & minification features in asp.net mvc 4?
What is partialview in asp.net mvc?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Is http stateful or stateless?
Explain what platforms does the .net framework run on?
What is controllercontext?