Click to See Complete Forum and Search --> : Will mixing managed and unmanaged code a danger?


codegurugeek
July 31st, 2005, 10:35 PM
Guys,

i hope to mix the program with managed and unmanaged code.. but will that brings danger in the future?

well.. the situation is like this.. i have certain codes like directshow.. only works on unmanaged style .. and the latest data storage management code in managed style..

Please advise... Experts of All