What is CLR ? Differentiate between CLR & CTS.

Answer Posted / minhajul islam

CLR is the framework and heart of dot net. It Covert code
into IL then into machine language using Jit compiler

CTS is the subset of CLR and used to smoothly communicate
between different languages. Such as datatype int datatype
of vb6 and c++ converted into System.Int32 in CTS.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain managed code an un-managed code.

780


What describes a query?

721


Why do we use web config?

707


What is the difference between CLICK and MOUSE DOWN Event ?

820


what is command line compiler.what are the steps and how it is related to debugging.

1621


What is the best Macanism to clear the Cache in asp.net

958


Give me one example of Web API Routing?

806


Is session server side or client side?

711


In Code-Behind class which kind of code (server or client) is found ?

791


How do session tokens work?

725


What is http post and http get?

750


What is authorization in asp.net?

804


Explain the updatepanel?

794


List the major built-in objects in asp.net?

750


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

694