Answer Posted / pavan
managed code is something which is written in .net language
which can be compiled by clr
unmanaged code is something written in non .net languages
which the clr cannot understand
so we use wrappers which are managed code to run them
in .Net environment
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are .net applications?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Describe the Managed Execution Process
Explain assemblies in .net?
How is a managed code executed?
What is view state in .net?
What is dot net architecture?
Explain different types of html, web and server controls.
Tell me what is a “jagged array”?
Explain me why do we use msmq?
Can a try block have nested try blocks?
What are an object and a class?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
Conceptually, what is the difference between early-binding and late-binding?