What is CTS, CLS and CLR ?

Answer Posted / mouli

Common Type System CTS :A fundamental part of the .NET
Framework's Common Language Runtime (CLR), the CTS
specifies no particular syntax or keywords, but instead
defines a common set of types that can be used with many
different language syntaxes.

Common Language Specification (CLS):The Common Language
Specification (CLS) describes a set of features that
different languages have in common.
The CLS includes a subset of the Common Type System (CTS).

The CLR is a multi-language execution environment

Is This Answer Correct ?    162 Yes 43 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

813


What is the difference between the response.write() and response.output.write() methods?

741


Explain the difference between overriding and overloading?

726


Difference between overriding and overloading?

904


Is there any property names “isnavigating”?

734


How is a session stored and maintained in asp.net?

721


Define data caching?

693


How would you implement inheritance using c#?

763


What is asp.net and ado net?

719


What is active web page?

731


How can you dynamically add user controls to a page?

697


How can you send an email message from an asp.net web page?

702


How is session id generated?

652


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1837


What are the different methods of session maintenance in asp.net?

745