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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / chaitanya

If code runs with the help of any operating system it
considered as Unmanaged code

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What does asp in asp.net stand for?

0 Answers  


What is custom control. What is the difference between custom control and user control?

2 Answers   Microsoft,


What is the difference between union and structure?

0 Answers  


What can we do with asp.net?

0 Answers  


How would you turn off cookies on one page of your website?

0 Answers  


What is autopost?

0 Answers  


How can we make sure that Web API returns JSON data only?

0 Answers  


How do you change the session time-out value?

0 Answers   TryTechnicals Pvt Ltd,


Which class provides methods that can be used to manage role membership to be used in user authorization?

3 Answers   Wipro,


Where viewstate value is stored in asp.net?

0 Answers  


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

0 Answers  


what are the web form events available in asp.net?

0 Answers  


Categories