What is MSIL, IL, CTS?

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


Please Help Members By Posting Answers For Below Questions

What is connected scenario? : Entity framework

544


What is the meaning of unobtrusive javascript? Explain us by any practical example.

561


Can a view be shared across multiple controllers? If yes, how we can do that?

580


What is the difference between model view and controller?

475


What are the advantages of razor view engine?

521






What is the use of viewmodel in mvc?

603


Can you explain the page life cycle of mvc?

551


What is objectcontext? : Entity framework

581


Is dapper better than entity framework?

526


How large is the .net framework 3.0?

552


What is the advantage of mvc?

608


Briefly describe the roles of clr in .net framework?

527


What is edm in entity framework?

521


What is domain class model?

510


Why we need a separate mobile project template, while we can render our web application in mobile ?

577