Answer Posted / alb.shah
clr is the common language runtime. it is take care of
execution the programe.
responsiblites:
garbage collection
msil
code verification
code access security
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can stop the validation of ASP.NET controls from client side?
What is the difference between ASP Session State and ASP.Net Session State?
How do you handle server controls?
How to implement globalization and localization in the use interface in .net.
Define xmlreader class.
What is advantage of code behind coding in ASP.NET?
How to do state management in ASP.NET?
What is role-based security in asp.net?
What is diff. Between abstract class and an interface?
Which property is used to identify the Page is Post Back in ASP.NET?
What is slidemaster?
What is application state?
Explain how do you deploy your asp.net application?
What is runat?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.