Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between asp.net mvc and asp.net webforms
What are the different properties of server control that exists?
Explain repository pattern in asp.net mvc? : asp.net mvc
About CLR, reflection and assemblies?
What are the Types of objects in ASP
What is asp.net mvc5? : Asp.Net MVC
What are the versions of garbage collection?
What are the difference between overriding and overloading?
Explain an object, class and method.
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
How many validators do ASP.NET have?
Can you explain page lifecycle in net?
Write the different features of a Thread and a Process?
Define cookie.
How to manage different kinds of sessions in ASP.NET?