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
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is different authentication mechanisms used in ASP.NET?
Why do we need a web application session?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is the behavior of a Web browser when it receives an invalid element?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Can you clarified A Web service can only be written in .NET or not?
What is httpresponse?
What is difference between view and partial view?
What is the difference between equals() and == in c#?
How dataadapter.fill works?
How does output caching work in ASP.NET?
Describe the method to create a permanent cookie?
What is runat?