COM app calling .NET dll's

  • Thread starter Thread starter PseudoBill
  • Start date Start date
P

PseudoBill

What's involved in getting a .NET dll to be recognized by a COM app?
Is there a utility in VS to take care of this?

I have a client who insists that the conversion from VB6 to .NET (C#
specifically) be done in this direction - I would prefer the other
direction so that .NET assemblies are temporarily referencing COM
components since I know from experience that this is relatively
painless. Is it painless the other direction?
 
Back
Top