what is CLR?

Answers were Sorted based on User's Feedback



what is CLR?..

Answer / k.satymababu

The .net frame work provides a runtime enviornment called
the common language runtime(CLR)

CLR handels the execution of code and provides useful
services fotr the implementation of the program in addition
to execution code.

CLR provides services like
===>Memory management
===>Thread Management
====>Security Management
======>Code Verification

Is This Answer Correct ?    4 Yes 1 No

what is CLR?..

Answer / anilkumar

CLR is execution the application but it is not develope.

Is This Answer Correct ?    2 Yes 0 No

what is CLR?..

Answer / rajesh b patil

CLR or Common Language Runtime is a runtime framework which
is responsible for executing the compiled informations like
assemblies which are built once the programs get succesfully
compiled and are run.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can you explain one critical mapping?

0 Answers  


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

0 Answers  


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

7 Answers   Sparsh,


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

0 Answers  


Describe the difference between inline and code behind - which is best in?

0 Answers  






Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

0 Answers   Accenture, Value Labs,


Usage of web.configuration ?

3 Answers   Microsoft,


What is the asp.net control toolkit?

0 Answers  


List the asp.net validation controls?

0 Answers  


What is asp net application object?

0 Answers  


How many Language support in ASP.NET?

11 Answers   TCS,


Define the steps to set up validation control.

0 Answers  


Categories