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
What is the difference between client-side and server-side validations in ASP.NET?
Explain the difference between array and linkedlist?
How to create events for a control?
What is the parent class of all the web server control?
Can you nest updatepanel within each other?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What are the Types of session management in ASP.NET
Define a web service in .net?
What is the difference between Session and response.Redirect?
How can you display all validation messages in one control?
Why we use asp.net for website development?
What is a master page and what does it do?
Define viewstate in .net?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How you can access the properties and controls of master pages from content pages?