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 orm entity framework?
What are Code Blocks in Views?
differences between poco, model first and data first approach?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
what is deferred loading(lazy loading)?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
how can you enhance the performance of entity framework?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is the purpose of a web form?
What is the difference between partial and renderpartial?
What are authentication filters in web api?
What are Model Binders in ASP.Net MVC?
What type of filter does outputcacheattribute class represents?
Describe the roles of clr in .net framework.?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?