Answer Posted / kirti
Yes. MS supply a tool called Ildasm which can be used to view the metadata and IL for an assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is razor a server side?
Explain the advantage of packaging over xcopy in .net?
What is the difference between viewbag and viewdata in mvc?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
mention what is the key advantage of using entity framework or ef?
Explain the methods used to render the views in mvc?
What are child actions in ASP.Net MVC?
What symbol would you use to denote, the start of a code block in razor views?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is an asynchronous controller in asp.net mvc?
what is csdl?
Explain Keep method in Tempdata in ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
In razor syntax, what is the escape sequence character for @ symbol?
What is partialview in asp.net mvc?