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
Elaborate differentiation between ViewState and SessionState?
What is a pixel url?
Apart from IDE what are the enhancements in asp.net 2.0?
What is repository pattern in mvc.net? : asp.net mvc
How will you maintain versioning in asp.net 2.0?
What is asp.net mvc? : asp.net mvc
What are the security types in ASP/ASP.NET? Different Authentication modes?
What is strong-typing versus weak-typing?
How many types of controls are there in asp.net?
Explain how can we inherit a static member?
What is the purpose of using MVC programming pattern in ASP.NET?
How will you load dynamic assembly?
Which is better php or asp.net?
What is the concepts of globalization and localization in .net?
How Session use Cookies in State Management?