What is the difference between managed and unmanaged code?
*******
Answer Posted / malli
The Code Is Excuted With The Help of CLR that is managed code
The code is not excuted with the help of CLR and Excuted with the help of OS that is Unmanaged code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create events for a control?
Mention the execution process for managed code?
How can I open ashx file in mobile?
What is a reflection?
Describe the difference between inline and code behind - which is best in?
How does asp.net page work?
How does the iis work?
What is server infrastructure & server components?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Explain advantages of caching?
How do I upload a file from my ASP.NET page?
What is state management techniques in asp.net?
Why cyclomatic complexity is important?
Which is an advantage of application service providers?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.