greg.boudreau
New member
- Joined
- Jun 10, 2007
- Messages
- 1
- Programming Experience
- 1-3
I've made an application that stores it's database shots in a seperate DLL. But it was brought to my attention that when deploying the app, that the DLL gets deployed as is and any user with VS can add reference to my dll and see my code.
i was wondering what i have to do to avoid this.
Thanks in advance.
i was wondering what i have to do to avoid this.
Thanks in advance.