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 is manifest in .net?
Compare client server application with n-tier application
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
How server form post-back works?
What is the difference between a namespace and assembly name in .net?
What are the namespace available in .net?
Explain about managed heap?
What does stateless mean?
What are the different types of remote object creation mode in .net?
What are the collections you've used?
Describe difference between inline and code-behind?
hai, about trading domain and need simple project on trading system. please help me...
Explain what do the terms “boxing” and “unboxing” mean?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Example from .net. Integer & struct are value types or reference types in .net?