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 CTS, CLS and CLR ?

Answer Posted / versha

CLR
this is common language runtime.the code which is in
environment of clr is called managed code.every language
has runtime in case of .net there is CLR.so that that has
some responsibilites that is to tack care of the execution
of code
other responsibilites
garbage collection-in that it remove the object which are
not refered for long time.using Idisposable interface with
dispose method

Jit compiler also convert IT to native code
In that include exception handling.etc

Cls
common language spefication
thsi is guideline that to communicate smoothly with other

CTS
common type system
this is used to communicate with other language.
example in vb we have int and in c++ we have long so that
in one case they are not compatiable with each other so
that CTS palys important role with using System.int32

Is This Answer Correct ?    117 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the displayafter property in updateprogress control?

926


What is difference between asp state management and asp.net state management?

1022


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2302


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2914


Securitywise What are the Enhancements in 2.0?

1878


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1761


Explain the Session state management options available with ASP.NET?

968


What is ispostback method in asp.net? Why do we use that?

1124


How many ways are there to maintain a state in .net? What is view state?

957


Why asp.net is used?

975


Explain about consistent programming model in the .NET framework?

1024


Explain Life cycle of ASP.NET page when a request is made.

1173


Can master pages be nested?

886


Explain how asp.net page works?

969


What is a page life cycle? What are the events in a page life cycle?

843