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
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Difference between singleton and singlecall.
What is the purpose of App_Code folder in ASP.NET? Why we this?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Why viewstate is used in asp.net?
Describe the application event handlers in ASP.NET?
Explain how dot net compiled code will become platform independent?
What is server side routing?
Which platform does Microsoft .NET use for exchanging data between applications?
Describe in brief .net framework and its components.
where can i gather the materials for MCP certification
What are sharepoint pages?
What are Authentication and Authorization?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is the concepts of globalization and localization in .net?