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
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Define globalization and localization.
What is the function of new view engine in asp.net? : asp.net mvc
Explain what the contents of cookie?
Where session id is stored?
List the major built-in objects in asp.net?
In Code-Behind class which kind of code (server or client) is found ?
What are the differences between primary foreign and unique keys?
What is the concepts of globalization and localization in .net?
Explain what is an abstract class?
What are the ways to sending the data in ASP.NET page?
What is the difference between cookie and session?
Can you explain the basic use of dataview?
Explain the difference between the web config and machine config.
Can the unique key be null?