Could someone please explain to me what an un/managed DLL is? And what is un/managed code?
When you code with .net you get some memory management, garbage collection etc, so it is called managed code. Older versions are unmanaged (for the memory is managed by the programmer)
And to keep things easy, calling from managed code to unmanaged code can be a trye pain.
You will get a fair idea on managed and unmanaged code in following article -
http://www.developer.com/net/cplus/article.php/2197621/Managed-Unmanaged-Native-What-Kind-of-Code-Is-This.htm
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With