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
What is the difference between login controls and forms authentication?
What is view state and how it works in asp net?
Explain some of the major built-in objects in asp.net
How to prepare culture-specific formatting in .net.
Explain significance of routing? : asp.net mvc
How can we implement a identity (sql server) call in an asp.net page?
Where is the view state data stored?
Is it possible for me to change my aspx file extension to some other name?
What is a web farm?
What is the state management in asp.net?
What is the difference between Hash table and Array list?
What is the use of web.config and machine.config files?
What are the advantages of using session?
What does clearing cache?
what is DLL Hell and how it is solved in .NET? please explain clearly??