Answer Posted / michael jerold
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can more than one person use the same login?
What are validator? How do you disable them?
What is event bubbling?
What is a web farm?
What are the different types of Caching techniques in ASP.NET?
What is the difference between stored procedure vs function?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is the difference between asp.net and mvc?
How will you load dynamic assembly?
Explain the difference between an exe and a dll?
Define secured sockets layer.
What is the difference between client-side and server-side validations in webpages?
Can I stream live content/events?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the procedure to create the environment for asp.net? : asp.net mvc