Can I look at the IL for an assembly
Answer / 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 |
What is serialization ?
What is difference between viewbag and viewdata and tempdata?
What is namespaces
List out few different return types of a controller action method?
What is viewstart page in mvc?
What are the derived classes from xmlReader and xmlWriter
What are the two ways to add constraints to a route?
What are the Core features of ASP.NET MVC?
How do you do role based security ?
1 Answers Accenture, BirlaSoft,
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is .net architecture and framework?
How we can handle the exception at controller level in ASP.Net MVC?