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
What is cookies in asp net?
What is the appSettings Section in the web.config file?
What is the difference between system.stringbuilder and system.string
What is the parent class of all web server control?
What is viewstate in asp net with example?
What is a viewbag?
What is the difference between web.config and machine.config in ASP.NET?
Which validator control you use if you need to make sure the values in two different controls matched?
What are the advantages of passport authentication?
What is server side in asp.net?
What is enableviewstate?
How to create events for a control?
What do you mean by serialize?
How does http session work?
What is the exact purpose of http handlers?