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 how viewstate is being formed and how it's stored on client in .net?
How will you register com+ services?
Explain the difference between vb and vb.net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is Event - Delegate? clear syntax for writing a event delegate
What is "common language runtime" (clr) in .net?
What are asp.net authentication providers and iis security?
What does mean by .net framework?
How can you turn-on and turn-off cas?
Explain how to load the contents of an xml file into an xmldocument object?
How to load the contents of an xml file into an xmldocument object?
What are the properties of ADO.NET?
What are the two main parts of the .net framework?
What are multicast delegates?
Explain me what is .net web service?