what are clr,cls,cts?what is .net framework?

Answer Posted / nazrul.nazi

clr-
It is common Language runtime.which is Engine of .net
platform.which is responsible for execution of code,cross
language interoprebility,garbage
Collection,Security,Exception Handling.

cls(Common language specification)->set of rule which follow
by different languages
ex-like every language used variable
declaration,exception handling,events.

cts(Common type specification) it is subset of cls.It is set
of common datatype which is used in different languages.
ex
VB-Integer
C# -Int
But cts has Int32 which is applicable for all languages.
.Framework->
set of tools(CLR,BCL,Ado.Net etc) which used to
develop and execute an application.

Is This Answer Correct ?    37 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different pipelining hazards and how are they eliminated? : Dot net architecture

775


What is the purpose of cache? How is it used? : Dot net architecture

683


Explain about microsoft visual studio?

740


Explain hard disk? : Dot net architecture

760


Can you explain atlasuiglitz library?

700


Tell me .net mobile emulators? : Microsoft dot net mobile

722


How do I stop a thread?

717


Waht is Dot net Arcitecture

2140


how to change row background color in gridview

736


Define cache? : Dot net architecture

725


Define dma? : Dot net architecture

730


What is difference between Desktop, Client Server & Web based applications?

744


Explain .net mobile events? : Microsoft dot net mobile

692


What are bindings?

749


Use of Enable view state ? if turn off what happen ?

4125