Answer Posted / chinnu
MSIL is Microsoft Intermediate Language, whtever code
written in .net is complied into an intermediate native
language and this language is called MSIL, this language ia
again complied into low level intermediate lamguage called
Just In Time Compiler.
CTS is Common Type System that defines how variables,
methods are decalred & how object are defined & used
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain about .Net products?
What does stateless mean?
Is .net an object oriented language? What are their components?
What is lambda expressions in c#?
Difference between machine.config and web.config?
Explain the code behind wors and contrast that using the inline style.
What is .net technology?
What tools is used to develop .NET applications?
What is common language specification (cls)?
Explain the difference between vb and vb.net?
Explain webfarm vs webgardens in .net?
What are the core differences between .NET Languages ?
Tell us the difference between managed and unmanaged code?
Can I write il programs directly?
what is the default security setting in .net?