Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


About CLS and CTS ?

Answers were Sorted based on User's Feedback



About CLS and CTS ?..

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

About CLS and CTS ?..

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

About CLS and CTS ?..

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

Post New Answer

More ASP.NET Interview Questions

Can we store PROGID information in database and dynamically load the component ?

1 Answers   Digital GlobalSoft, e4e,


In ViewState How much lifespan items stored?

0 Answers   Siebel,


Explain serialization and deserialization?

0 Answers  


What is smpte vc-1?

0 Answers  


What is inproc and outproc?

0 Answers  


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,


What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 Answers   Icertis, Microsoft, Syntax Softtech,


What is caching? Explain.

0 Answers  


How to you can limit Access to Web API to Specific HTTP Verb?

0 Answers  


How does session state work in asp.net?

0 Answers  


What is the difference between CC and BCC?

0 Answers   MCN Solutions,


Guys can anobody tell what is Conditional Bloating in asp.net ??

1 Answers  


Categories