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

Explain the use of virtual, sealed, override, and abstract.

568


Explain the difference between primary & secondary storage device? : Dot net architecture

508


what is the method while we are using adapter and dataset ?

1370


What does the term "green architecture" mean? : .NET Architecture

550


Explain a .net mobile example with details? : Microsoft dot net mobile

475






How can I write my own .NET host?

561


What is .net mobile images control. Explain with an example? : Microsoft dot net mobile

499


Explain the difference between state server and sqlserver : Dot net architecture

453


Can I create my own context attributes?

561


When do I need to use gc.keepalive?

644


Explain cache memory? : Dot net architecture

534


Explain about clr?

578


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

493


Explain about .net garbage collector?

556


Explain about httpruntime.cach.get(); method?

569