when using windows API in .net then it is managed code or
Unmanaged code?
Answer Posted / 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 View All Answers
How to display Alert in ASP.NET
What types of data validation events are commonly seen in the client-side form validation?
What is the difference between web.config and machine.config in ASP.NET?
Explain the benefits of viewstate?
What is httpresponse?
How many types of validation are there?
Where are session variables stored?
What’s difference between “optimistic” and “pessimistic” locking?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain the steps needed to be performed in order to create an animation in xaml?
What is Cookies Less Session?
What is ashx file in asp.net?
How long the items in ViewState exists?
Why is it preferred to not use finalize for clean up?
What is parse in asp.net?