Today, I'll continue my discussion on how COM objects interact with the CLR type system by talking about consuming COM objects from managed code in a late bound fashion. Sorry there is no example code included in this one, but I'm in a hurry :) As defined
Read More...