Answered by:
how to use serial key generator 4.0(software) in c#

Question
-
i devolpd a windows form application usng....how to use serial key generator 4.0(software) in c#...??
rahul
Friday, May 18, 2012 5:07 AM
Answers
-
Hi Rahul,
Welcome to the MSDN forum.
If you want to generate serial number during installation you can check the links below which discussing the same issue.
incorporating license key approach for a WinForms app? what approach?
http://social.msdn.microsoft.com/forums/en-us/winforms/thread/9B8F74F2-290A-4AEF-AE1E-12E430263B82
code for generating license key in C#
http://social.msdn.microsoft.com/Forums/en/winforms/thread/354f193a-1841-487a-bd65-40e396e385bf
License Key Generation
http://www.codeproject.com/Articles/11012/License-Key-Generation
Have a nice day.
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Marked as answer by Bob Shen Tuesday, May 29, 2012 7:44 AM
Monday, May 21, 2012 9:10 AM
All replies
-
Hi Rahul,
do you like to integrate some custom software with your windows application or do you wish to add your own code in this?
You may be adding third party dll in your project and leverage on it. You may write your own code for generating key.
Please let me know your exact need.
Thanks and Regards, Shailesh B. Davara
Friday, May 18, 2012 6:48 AM -
thanks 4 ur rply sir..
This is my fst applctn...at any way i want to generat serl number during installatn..wch one is bettr sir????
rahul
Friday, May 18, 2012 6:58 AM -
Hi Rahul,
Welcome to the MSDN forum.
If you want to generate serial number during installation you can check the links below which discussing the same issue.
incorporating license key approach for a WinForms app? what approach?
http://social.msdn.microsoft.com/forums/en-us/winforms/thread/9B8F74F2-290A-4AEF-AE1E-12E430263B82
code for generating license key in C#
http://social.msdn.microsoft.com/Forums/en/winforms/thread/354f193a-1841-487a-bd65-40e396e385bf
License Key Generation
http://www.codeproject.com/Articles/11012/License-Key-Generation
Have a nice day.
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Marked as answer by Bob Shen Tuesday, May 29, 2012 7:44 AM
Monday, May 21, 2012 9:10 AM -
i devolpd a windows form application usng....how to use serial key generator 4.0(software) in c#...??
rahul
Hi.
It is very simple. There is a youtube video about it;
http://www.youtube.com/watch?v=HzQ-KaD3tAk
..starting from 4:00
Monday, June 18, 2012 10:16 AM -
Hello Rahul thanks for writing below links i hope helpful for you ..:)http://www.codeproject.com/Articles/11012/License-Key-Generationhttp://www.codeproject.com/Articles/28550/Protecting-Your-Software-Using-Simple-Serial-Numbehttp://www.c-sharpcorner.com/forums/creating-installable-exe-file-and-product-key-generation-uninstallation-problemhttp://carso-owen.blogspot.in/2007/02/custom-serial-number-generator-in-c-net.htmlhttp://appsoftware.com/Products/licence-key-generator-for-dot-net-licence-engine-c-sharp-vb-netSunday, February 7, 2016 9:13 AM