Protecting your Dlls
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.
mibuytPosted Mar 6, 2005, 12:34 PM
trolikPosted Jan 25, 2005, 2:58 PM