Answer Posted / kinjal
The language compile in commom language runtime in .net. in .net code is compile on MSIL(microsoft intermediate language)
is called managed code. Managed code run on .net environment.
After compilation of IL the language is not barrier. the code is call or written function in another language.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is .net code security?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
Which namespace is require to used XML in .NET?
What is managed code and managed data in .net?
What is the difference between odbc and ado?
Explain what is heap and what is stack?
What is Event Bubbling in .NET?
How inheritance works in .net?
Please explain what is the difference between odbc and ado?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Dynamic Fonts
What is the microsoft .net?
State some of the different languages supported by .net?
what are connection strings?
What are multicast delegates?