when using windows API in .net then it is managed code or
Unmanaged code?

Answer Posted / kotu

When ever we are using Windows API's in .NET, there API are
comes under Unmanaged Code.

Is This Answer Correct ?    30 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between trace and debug in asp.net?

611


What is asynchronous call?

584


How can you display all validation messages in one control?

545


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

574


What are the Types of objects in ASP

579






What are the different kinds of assemblies?

520


What is the difference between mechine.config and web.config?

730


What are the difference between overriding and overloading?

496


Can we add code files of different languages in app_code folder?

597


What should you do is you want to remove an existing component but would like to make some funtionalities?

1478


How is my content secured from unauthorized access?

515


What is Web API Routing?

602


If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

597


What is user control in asp.net?

509


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1407