Answer Posted / uniquedurrani
MSIL or IL both are same things. MSIL is just similar to
Java's Bytecode. Both MSIL nd Bytecode are the Intermediate
Code, generated by the compiler, which is a platform
independent code. this code has no concern with Operating
System. its simply Platform independent code. which is then
executed by the JIT Compiler.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is the difference between adding routes, to a webforms application and to an mvc application?
What is the difference between tempdata and viewbag?
Why is entity framework used?
What are the two ways to add constraints to a route?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
In razor syntax, what is the escape sequence character for @ symbol?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
what is eager loading?
Can I add mvc testcases in visual studio express?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
How to use Jquery Plugins in ASP.Net MVC validation?
mention what is the key advantage of using entity framework or ef?
Explain the advantages of asp.net mvc over asp.net?
How does �side by side� work for the .net framework 3.0?
Is .net framework dead?