How to write unmanaged code and how to identify whether the
code is managed /unmanaged?
Answer Posted / shashikesh
unmanaged code is not varify by clr,and clr is not varify
third party control and pointer.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the function used for removing an event listener?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Why session is more secure than cookies?
What is asp.net file?
What is http pipeline in asp.net?
What does aspcompat="true" mean?
Why session management is required?
Can we handle the error and redirect to some pages using web.config?
Difference between Response.redirect vs server.transfer?
What is the concepts of globalization and localization in .net?
How can we access static variable?
Where is asp.net view state stored?
Explain the purpose of storyboard.targetproperty.
Can you explain one critical mapping?
What is difference between asp state management and asp.net state management?