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
Is asp.net and .net same?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What is the good practice to implement validations in aspx page?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is connection pooling and how to enable and disable connection pooling?
Which platform does Microsoft .NET use for exchanging data between applications?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Is it possible to change the index of primary key on table?
If you want to write your own dot net language, what steps you will you take care?
What are server activated objects?
Define a web service in .net?
What are the uses of list view control in Asp.net?
in which protocol ASP.NET WEB API Work?
What is asp.net introduction?
Explain the significance of routing? : asp.net mvc