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
How do you implement postback with a text box?
What is the difference between system.stringbuilder and system.string
What is the benefit of WebAPI over WCF?
Why asp.net is better than php?
What is loop in asp.net?
Explain the use of dataadapter.
What is httpresponse?
Give 2 examples for scenarios when routing is not applied?
Why do we use sessions?
Explain cookies with example.
What is the use of execute non query in asp.net?
What is slidemaster?
What is boxing and unboxing in asp.net?
What is Razor View Engine
What are sessions and cookies?