1
Answer

How to convert com dll to .net dll?

Ask a question
Long Thanh

Long Thanh

18y
4k
1

I have a dll written by vb6 and I want to use it for C# project. Ofcourse, I can register it and use it as com component in my project, but I want to use pure .net in my project so I wonder how I can convert it to .net dll. Somebody can help me? Thanks.


Answers (1)