myspace

myspace

  • NA
  • 1
  • 0

Protecting your Dlls

Jan 25 2005 5:17 AM
Hi guys, Do you know how i can protect any dll's i write in c# from external use. I want any project in my solution to be able to reference any other project in the solution, and use the functions in the assembly. But i don't want any outside applications to use the dlls. Any ideas on how to do this.

Answers (2)