What is MSIL, IL, CTS?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / triveni
MSIT: MycroSoft Integrated Ltd.
CTS:Commun Type System.
| Is This Answer Correct ? | 0 Yes | 2 No |
Dynamic Fonts
What is Application Domain?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
What is finalize method in .net?
SAP Business One(this is intigrated tool of .net)
What is Assembly manifest? what all details the assembly manifest will contain.
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
How can you instantiate a tuple?
How to produce an assembly?
How to load the contents of an xml file into an xmldocument object?
What are two different types of remote object creation mode in .net?
Describe session handling in a webform, how does it work and what are the limitations?