What is the difference between managed and unmanaged code?
Answer Posted / prabhat
Managed code are execute by CLR,
Unmanaged code are use wrapper class,
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
What is the use .glimpse in mvc?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What does a viewmodel do?
Why we need a separate mobile project template, while we can render our web application in mobile ?
Explain what is asp.net mvc?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is Layout in ASP.Net MVC?
What are child actions in ASP.Net MVC?
What are Validation Annotations?
Are there any parts of the .net framework 3.0 that only work on windows vista?
What is needed for running an application built on winfx on the .net framework 3.0?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
Is http stateful or stateless?
What are actions in mvc?