1
vote
Has .NET made raw COM and DCOM programming redundant ?
I suppose that depends on what you mean by 'raw'. I still find the need to expose COM APIs from .Net class libraries on occasion. Makes the process of migrating from certain platforms to .Net a lot …
