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
List the events in page life cycle.
Name some asp objects?
What is cookies cache and session?
What are the differences between clr & cts?
What are web server controls in asp.net?
Describe how ASP.NET maintains process isolation for each Web application?
Explain the difference between authentication and authorization.
Which authentication uses a combination of windows and iis authentication?
Can I tap into other windows livetm services?
How to prevent client side validation from the ASP.NET validation controls?
What is query string?
What is preprocessor in .net?
Is viewstate enabled by default?
What does aspcompat="true" mean?
What’s the difference between asp.net web forms and asp.net mvc?