what is the differance between native code & managed code?
Answer Posted / chaitali
Native code is CPU dependent
Managed Code is when the code is inside the CLR .
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain Areas in MVC?
Explain what are delegates?
How does the iis work?
What is the difference between CC and BCC?
What is autopostback in asp net?
What is the advantage of using Windows authentication in a Web application?
What does clearing cache?
What are the options in ASP.NET to maintain state?
Can you explain the importance of finalize method in .net?
Explain global assembly cache.
what is DLL Hell and how it is solved in .NET? please explain clearly??
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Distinguish between Server-side and Client-side code with its functionality?
Is it right that ASP.NET Web API has replaced WCF?
What does ascx stand for?