How to write unmanaged code and how to identify whether the code is managed /unmanaged?
Unmanaged code use like using dll or any other com object in application then it is unmanaged code ,we cannot change the code.