What is the managed and unmanaged code in .net?
Answer Posted / g.srikumar
manage code-it means the code which targets the CLR.
Unmanage code..it does not target the CLR.
| Is This Answer Correct ? | 39 Yes | 14 No |
Post New Answer View All Answers
What is difference between system.string and system.stringbuilder classes?
Interop Services?
What is jit compilers?
What is a .net class?
Differentiate between managed and unmanaged code?
What's wrong with a line like this? Datetime.parse(mystring);
what is dotnet architecture? can anyone explain that.
Explain what is the difference between encrypting a password and applying a hashing?
Different between .net & j2ee ?
What exactly is being serialized when you perform serialization in .net?
Explain what are the deferred execution and the immediate execution in linq?
What do the terms “boxing” and “unboxing” mean?
What is the best way to crack the certification?
What are pdbs?
What's singlecall activation mode used for in .net?