kcwallace Posted March 21, 2007 Posted March 21, 2007 I have a dll that I need to distibute, but I would like to secure it so only authorized users can use it. Is it best to add a product license key, or something like it. What is the best method for packaging it for deployment. Any suggestions would be greatly appreciated. Quote Go Beavs!!!
OMID SOFT Posted May 3, 2008 Posted May 3, 2008 If you wrote the assembly, first sign it, second obfuscate it, third add a static LicenseKey class to get the license key from user and unlock the features. Quote Don't ask what your country can do for you, ask what you can do for your country...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.