Uses of CLR ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by View State and what is its role?

542


What is cas?

600


What is the use of placeholder control? Can we see it at runtime?

575


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

533


What should you do is you want to remove an existing component but would like to make some funtionalities?

1484






What is the difference between union and join?

565


Can you set the session out time manually?

388


Which class is used to send an email message from an ASP.NET Web page?

548


What is state management technique?

547


Explain a program using code nuggets to create a simple application? : asp.net mvc

516


What is the difference between typeof() vs gettype()?

556


What is viewstate? What does the “enableviewstate” property do?

526


How to comment out asp.net tags?

636


What is the use of express session?

543


What is data caching?

562