What is the difference between managed and unmanaged code?
Answer Posted / uppalashiva
A code which is understandable by CLR is called managed code
A code which is not understandable by CLR is called
unmanaged code
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
What is the "helperpage.isajax" property?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is the difference between tempdata and viewbag?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Explain dependency resolution?
What is net framework 3.0 ?
Name a few different return types of a controller action method?
Explain the tools used for unit testing in ASP.Net MVC
Explain linq to entities? : Entity framework
Does Tempdata hold the data for other request in ASP.Net MVC?
How do you handle variable number of segments in a route definition?
What is the use of viewmodel in mvc?
What is razor code?