About CLS and CTS ?
Answers were Sorted based on User's Feedback
Answer / rahul
sorry guys for the wrong answer which was given above.
CLS COMMON LANGUAGE SPECIFICATION is nothing but it has a
set of minumum standards that all the languages using .net
framework should support.
CTS Common Type System ensures compatability between the
components that are developed in different languages.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / hitesh arora
The .NET Framework provides a runtime environment called the Common Language Runtime or CLR (similar to the Java Virtual Machine or JVM in Java), which handles the execution of code and provides useful services for the implementation of the program.
The Common Language Runtime is the underpinning of the .NET Framework. CLR takes care of code management at program execution and provides various beneficial services such as memory management, thread management, security management, code verification, compilation, and other system services. The managed code that targets CLR benefits from useful features such as cross-language integration, cross-language exception handling, versioning, enhanced security, deployment support, and debugging.
Common Type System (CTS) describes how types are declared, used and managed in the runtime and facilitates cross-language integration, type safety, and high performance code execution.
The Common Language Specification (CLS) is an agreement among language designers and class library designers to use a common subset of basic language features that all languages have to follow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / j_baghla
CTS:-Common type system means a system which commons the
type.We get the language interoperability in .net thru
CTS.B'coz when we compile the code written in .net language
then it complies into managed(MSIL) which contains .net
datatypes like system.int32...etc.
CLS:-common language specification which is the subset of
CTS.It is basically designed for compiler vendors which
tells that their language shud support support for 32 bit
integer,exception handling.
| Is This Answer Correct ? | 1 Yes | 7 No |
Explain the Session state management options available with ASP.NET?
Which method is used to perform all validation at the page level?
0 Answers Sans Pareil IT Services,
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
What is the request flow used for asp.net mvc framework? : asp.net mvc
under which namespaces connection strings can be defined?
Why cyclomatic complexity is important?
web user and custom conrols
What is asp.net? How is it different from asp?
What are the ways to sending the data in ASP.NET page?
What is a WebService and what is the underlying protocol used in it? Namespace?
What is a server farm in iis?
Define repository pattern in mvc.net? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)