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

Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc

538


What is difference between asp.net and asp?

553


What is the default timeout for a cookie?

554


Explain about Application and Session Events ?

629


What is postback in asp net?

559






What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

503


What is the difference between executescalar and executenonquery?

504


Explain why datareader is useful?

540


What are validator? Name the validation controls in asp.net?

492


Explain page output caching?

521


What are the advantages of using Master Pages?

589


What is full form of asp.net?

508


What does postback mean?

524


What is routing in MVC?

585


Differences between “dataset” and “datareader”.

552