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

How many types of cookies are available in asp?

583


What is the difference between union and structure?

507


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

535


What is the purpose of App_Code folder in ASP.NET? Why we this?

619


What are the parts of an http response?

503






Explain the asp.net mvc folder conventions? : asp.net mvc

511


What do you mean by View State and what is its role?

539


9. Why should we hire you over the others waiting to be interviewed?

2138


Differentiate strong typing and weak typing

530


Which is better viewstate or session?

520


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

603


What are server side controls?

537


Define machine.config in .net?

555


Explain the server control events of asp.net ?

543


What is a web api?

555