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...

What is CLR ? Differentiate between CLR & CTS.

Answer Posted / n.ravi

CLR:Common Language Runtime (CLR) is a managed execution environment that is part of Microsoft’s .NET framework. CLR manages the execution of programs written in different supported languages.

CLR transforms source code into a form of bytecode known as Common Intermediate Language (CIL). At run time, CLR handles the execution of the CIL code.
or
CLR stands for common language run-time and it is heart of .netframe work.all language have run-time and it is responsible of the run-time to take care of the code execution of the program and the responsibility of clr is
garbage collection, code access security,code verification,IL

CTS:CTS Stands for Common type system.that contains data type that common to all .net languages. for communicating two different languages Microsoft introduced CTS suppose in vb6 we have integer and "int" datatype in c++ will convert into system.int32

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does a web application session work?

1138


What is caching in asp.net?

1061


What is a global postback url?

1006


Is viewstate secure?

1010


Where you store Connection string in "Web.Config" file in ASP.NET?

1110


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2473


How do session tokens work?

1007


Is asp.net easy to learn?

1052


What is page request in asp.net?

1008


Is razor a programming language?

1067


What is preprocessor in .net and type, where it use?

1295


How you can manage the state of application at the server side in ASP.NET?

1110


Explain Authentication mechanism in dotnet

1099


Explain the working of passport authentication.

1001


What is jade template engine?

1093