Answer Posted / kranthi kumar.janagam
CTS,CLS are the componets of the CLR
CLR: is use for execute msil code to native code
CTs :is Common type System Contains Set of common data
types that are common to all dotnet langauges
Itis check all type checkin for interoperatibility comman to
all language.
CLs is common langauge specification contains rules that are
to be followed for .net frame work supported languages
| Is This Answer Correct ? | 86 Yes | 14 No |
Post New Answer View All Answers
What are the differences between user control and server control?
What is clr in .net?
Explain the top .net class that everything is derived from?
What is the transport protocol you use to call a seb service soap?
What is the difference between user control an custom control? Advantages/disadvantages?
How do you view the methods and members of a dll?
What is .net and .net framework?
What do you mean by Code Access Security in .NET?
Why did they call it .net?
Explain cas (code access security)?
What data providers available in .net to connect to database?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
Can you create instance of a class which has private constructor?
What does jit compilation do in .net?
How do you generate a strong name?