Whats MSIL, and why should my developers need an
appreciation of it if at all?
Answer Posted / sunayana
MSIL is the Microsoft Intermediate Language. All .NET
compatible languages will get converted to MSIL.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the server control tags in asp.net.?
How to do state management in ASP.NET?
Name the two properties are on every validation control?
What is difference between viewstate and session in asp net?
Explain exception handling in .net.
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is fulltrust?
What are the two types of web pages?
What are sessions and cookies?
What is viewstate? What does the “enableviewstate” property do?
Define dll hell?
calling result set one procedure to anothar procedure in sql2000
What is the difference between a multi-layer and multi-tier applications?
What websites use asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?