How To Implement Licensing For Vb.net Application - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › How To Implement Licensing For Vb.net Application (4429 Views)
| How To Implement Licensing For Vb.net Application by Chybyke07(op): 7:51pm On Jun 28, 2010 |
Hi guys. I developed an application using vb.net 2005. However I am now at cross roads. I have never had to implement licensing in any of my previous applications. This particular application requires annual licensing. Can anyone give me tips on how to setup annual licensing for the application. The application is linked to Sql Server 2005. Thanks. |
| Re: How To Implement Licensing For Vb.net Application by Beaf: 8:39pm On Jun 28, 2010 |
Try .NET Reactor its quite cheap, but in the past, I have downloaded the trial; simply uninstalled when the trial was over and reinstalled for a fresh "trial" ; I don't know if that would still work though, its been sometime since I used it. But several Independent software vendor eCommerce platforms will actually do it for FREE as part of the package (they usually take a cut or you pay monthly). |
| Re: How To Implement Licensing For Vb.net Application by Chybyke07(op): 7:00am On Jun 29, 2010 |
^^^^ Thanks for your quick reply Guess that's one option. I believe it should be possible to implement licensing via code or a class in the application. What do u guys think ? |
| Re: How To Implement Licensing For Vb.net Application by ssware: 6:38am On Feb 22, 2011 |
CryptoLicensing http://www.ssware.com/cryptolicensing/cryptolicensing_net.htm can do eval/trial licenses, annual licenses, etc. Its quite easy to integrate in your app. |
| Re: How To Implement Licensing For Vb.net Application by soraco: 6:39pm On Aug 24, 2017 |
Check out Quick License Manager by Soraco Technologies. It's pretty straightforward and they provide a VB.NET sample. https://soraco.co |
| Re: How To Implement Licensing For Vb.net Application by linkdan: 11:53am On Aug 25, 2017 |
Use CryptoLicensing suggested by ssware. I've used it. It's ok with rage of features |
Generating Crystal Report With MYSQL Database For A VB.NET Application • Genrating Crystal Report With Mysql Database In A Vb.net Application • Fingerprint Authentication In Vb.net Application • 2 • 3 • 4
Internships /jobs For Computer Engineer /scientists • I Got Scammed!!! Devs Shine Your Eyes... • Advice To Newbies: Coding Is Very Hard!!!
; I don't know if that would still work though, its been sometime since I used it. But several Independent software vendor eCommerce platforms will actually do it for FREE as part of the package (they usually take a cut or you pay monthly).