Bind 3rd pary components DLL in application

M

Mike TI

Dec 5, 2005

I am using some 3rd pary components in my project (VB Net 2005)

Is there a way I can bind the dependent DLL files in the application file.
Objective: I do not want the end user to know which components I have used.

Thank you.
 
H

Herfried K. Wagner [MVP]

Mike TI said:
I am using some 3rd pary components in my project (VB Net 2005)

Is there a way I can bind the dependent DLL files in the application file.
Objective: I do not want the end user to know which components I have
used.

Mhm... I doubt that the author of the DLL will be happy if you embed
his/her DLL into your application...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top