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
Types of evidence in .net with context to CAS
What is typical about a windows process in regards to memory allocation in .net?
What is the difference between a class and an object, and how do these terms relate to each other?
Tell us what is the difference between struct and class?
Can a try block have more than one catch block?
What are the purposes of using .net?
What is an exe and a dll?
What is a formatter in .net?
What is the difference between a debug and release build?
What is finalize method in .net?
Explain the main components in .net?
When we go for html server controls and when we go for web server controls?
What are the new thee features of com+ services, which are not there in com (mts)?
Explain what is the difference between response.redirect & server.transfer?
Explain what is the difference between a class and an object, and how do these terms relate to each other?