Answer Posted / gyanendra
CLR stands for COMMON LANGUAGE RUNTIME ,BASSICALLY .NET
FRAM WORK SUPPORT SO MANY LANGUAGES LIKE c++, c#, J# ,VB
clr provides common enviornment to execute code .
bcoz source code converts after compilation into microsoft
intermidiate code (msil) or we can say machin code that can
be under stand by CLR .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between application state and caching?
What is the use of response redirect in asp.net?
Is asp.net a programming language?
How do I create a web form?
Can you use Web API with ASP.NET Web Form?
Explain security types in asp.net?
What is Partial PostBack in ASP.NET?
How do you identify that the page is postback?
How can we create a website?
What is custom events? How to create it?
How do http sessions work?
How can exception be handled with out the use of try catch?
What’s the difference between asp.net web forms and asp.net mvc?
Explain authorization levels in .net ?
When cookie will expire?