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
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
How to change the action name in ASP.Net MVC?
What is entity framework? : Entity framework
Explain Model, view and Controllers in Asp.Net MVC?
Is dapper better than entity framework?
What is Peek method in Tempdata in ASP.Net MVC?
How to make sure Client Validation is enabled in ASP.Net MVC
What is session state management?
Give an example for authorization filters in an asp.net mvc application?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is edm in entity framework?
What are differences between entity framework and l2s? : Entity framework
How we can handle the exception at controller level in ASP.Net MVC?
How does work clr?
What is the difference between partial and renderpartial?