what is clr . how we access them?

Answer Posted / guest

Full form of CLR is Common Language runtime. It is heart
of .Net frame work. All languages have runtime such as vb6
has MSVBVM60.dll, java has java virtual machine. There are
various responsibilities of CLR such as Garbage Collection,
Memory Management, Code Access Security etc.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you clarified A Web service can only be written in .NET or not?

749


How many types cache in asp net?

748


how to debug web services on consumer side?

785


Name the tools or API for developing or testing web api?

716


Where is asp.net session stored?

662


Explain the server control events of asp.net ?

727


Explain automatic memory management in .net.

771


How to improve performance of web application asp.net mvc? : Asp.Net MVC

715


Why select Web API?

718


What is scope of an application variable in asp.net?

701


What are the different types of validation controls in asp.net?

737


What is ashx file in asp.net?

735


Explain what is clr?

804


How to prepare culture-specific formatting in .net.

733


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

832