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
Will the asp.net validators run in server side or client side?
What is the difference between Session and response.Redirect?
How can u deifne the benefits and limitation of using Viewstate for state management?
What are the advantages and limitations of query string?
What is difference between view and partial view?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is http protocol and how it works?
What are session state modes? List some of the important session state modes of asp.net.
Where is http session stored?
Explain why datareader is useful?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is difference cookie and session?
Differentiate between file-based dependency and key-based dependency.
What is the basic difference between asp and asp.net?