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
What is asp.net ajax?
What is a 307 redirect?
Why is an object pool required?
Write the different features of a Thread and a Process?
Explain what the contents of cookie?
What is the use of service provider?
What are the Types of objects in ASP
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What do you mean by View State and what is its role?
What is the typical session identifier?
What is asp.net and its advantages?
How many languages are supported by .NET at present time?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Where do we store our connection string in asp.net application?
What are the asp.net security controls?