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
How does ASP.NET framework maps client side events to Server side events.?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the life cycle of web page?
What is the size of Get method and how much data it can store?
What is server side session management?
what is publisher?
Is it possible to create web application with both webforms and mvc?
Which is better session or viewstate?
What is caching in asp.net?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is difference between singleton and single call?
Explain diff. Betn dataset and recordset?
How can you use a custom controls in ASP.NET application?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How can we provide the WebParts control functionality to a server control?