How to write unmanaged code and how to identify whether the
code is managed /unmanaged?
Answer Posted / sudhir kunnure
Unmanaged code use like using dll or any other com object
in application then it is unmanaged code ,we cannot change
the code.
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is caching? What are different ways of caching in asp.net?
What is http protocol and how it works?
What is a postback ispostback and autopostback in asp net?
What is session object? Describe in detail.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is Partial PostBack in ASP.NET?
How many types of controls are there in asp.net?
How to comment out asp.net tags?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is web api config?
What is the use of web.config and machine.config files?
What is the flow of processing of the request? : asp.net mvc
Explain about the .NET framework?
What is meant by asp.net?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?