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
Explain what is reflection in microsoft .net context?
Tell us the differences between an interface and an abstract class in .net?
Is atl redundant in the .net world?
What is func in .net 3.5?
why you wouldn't want to write into it even if you could
How many types of transactions are there in com + .net ?
What is WSDL? Explain its architecture?
Which namespace is used to support multithearding in .NET?
What are the differences between com architecture and.net architecture?
What is Ajax design pattern in .NET?
Whate are resource files?
Tell me about secure socket layer? How to make use of the technology?
What is the difference between task and thread in .net?
What is UDDI and how to register the web service in it?
What are the collections you've used?