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
What is asp.net web pages?
Can we have a web application running without web.config file?
What is the difference between session and viewstate?
What are the advantages of the code-behind feature?
What are sessions used for?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How do session tokens work?
How do I open an ashx file?
What are the page life cycle events?
How to use multiple scriptmanager controls in a web page?
What is a web based system?
What is the use of session state and application state and difference between them?
How many types of cookies are available in asp?
How do u optimize a query in asp.net?