when using windows API in .net then it is managed code or
Unmanaged code?
Answers were Sorted based on User's Feedback
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 |
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 |
What does asp in asp.net stand for?
What is custom control. What is the difference between custom control and user control?
What is the difference between union and structure?
What can we do with asp.net?
How would you turn off cookies on one page of your website?
What is autopost?
How can we make sure that Web API returns JSON data only?
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?
Where viewstate value is stored in asp.net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
what are the web form events available in asp.net?