Uses of CLR ?

Answers were Sorted based on User's Feedback



Uses of CLR ?..

Answer / shirishakyatoor

CLR common Language Runtime : It is a runtime excution
engine for all the applications developed using .Net
Framework.

Some of the Uses Of it are :
Automatic memory management,garbage collection,code
execution,type safety, versioning , and some other system
services...

Is This Answer Correct ?    32 Yes 2 No

Uses of CLR ?..

Answer / suresh mediboyina

CLR is Excutive environment of .NET Applications.
.Net source code converted into MSIL code and then CLR
converts machine understanable code by using JIT compliers.
CLR takes care about of Code Access Security,Gerbage
Collector,Converting compile code to mechine understable
code,versioning and etc

Is This Answer Correct ?    13 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

How to create a permanent cookie?

1 Answers   IBM,


What is boxing and unboxing ?

7 Answers   Accenture, Infosys, MedTek,


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

0 Answers   Microsoft,


How to Deploy a project?

2 Answers  


In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.

1 Answers  






Urgent requirement of .NET in CMMI Level3 COmpany Pune

0 Answers  


In which scenario we use Session and Cookies? With Example..

1 Answers  


What is the significance of attaching a profile while creating a user?

0 Answers   MCN Solutions,


What is ispostback property?

0 Answers  


What is skin in asp.net?

0 Answers  


What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


how can i insert array values and retreive in asp.net

3 Answers   TCS, Value Labs,


Categories