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
Explain the difference between response.redirect vs server.transfer
Which namespace is used by ado.net?
How is it possible for .NET to support many languages?
How can we create a website?
Why is global asax is used?
What are the session management techniques asp net?
Explain the difference between web user control and web custom control?
How do I open an ashx file in windows 7?
How to add DateTime Control in normal DataGrid Server Control?
Which is faster viewdata or viewbag?
How asynchronous call can be implemented using delegates?
Are cookies client side or server side?
What is state management technique?
What are httphandlers and httpmodules and difference between them?
What is event in asp.net?