About CLS and CTS?

Answer Posted / navaneetha krishnan

common language specification(CLS)
common type system(CTS)

CTS-Common Type Specification is the subset of CLS-Common
Language Specification. CTS specifies the list of types
that are used and are understandable by the .net runtime
where are CLS specifies the specification for all the .net
supported languages.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between login controls and forms authentication?

739


What is view state and how it works in asp net?

769


Explain some of the major built-in objects in asp.net

792


How to prepare culture-specific formatting in .net.

746


Explain significance of routing? : asp.net mvc

793


How can we implement a identity (sql server) call in an asp.net page?

785


Where is the view state data stored?

762


Is it possible for me to change my aspx file extension to some other name?

784


What is a web farm?

765


What is the state management in asp.net?

753


What is the difference between Hash table and Array list?

605


What is the use of web.config and machine.config files?

849


What are the advantages of using session?

640


What does clearing cache?

708


what is DLL Hell and how it is solved in .NET? please explain clearly??

2104