License Key Validation for Console Application
-
Montag, 16. April 2012 06:42
Hi All,
I've been looking at license key validation for one of my applications, it's a Console Application. I have absolutely no idea where to start with this. I've looked at the LicenseProvider class but it doesn't seem to be working for me in a Console environment.
Does anyone have any ideas on how i can get this all to work???
Also I am looking at creating a license key management product in LightSwitch, so that when validation occurs it goes and looks at the SQL server see's the key is there and valid and grabs the expiry date. Will most likely need some help with that too if i am required to use what even method i end up using for validation to do the creation as well. Otherwise i will just write the details into the SQL DB manually using the LS application.
Any ideas on any of this??
-Brendan
Alle Antworten
-
Montag, 16. April 2012 09:55
I can provide one example link:
http://windowsclient.net/articles/Licensing.aspx
Resolving n Evolving in C# (http://jeanpaulva.com)
- Als Antwort markiert Alan_chenModerator Freitag, 27. April 2012 02:55
-
Montag, 16. April 2012 17:27
Please check following link, it may be helpful to you.
- Bearbeitet Virat Singh Montag, 16. April 2012 17:28
- Als Antwort markiert Alan_chenModerator Freitag, 27. April 2012 02:55
-
Mittwoch, 18. April 2012 01:44
Thanks Jean Paul,
I've looked at your link i will test it out in a day or so.
Virat yes, I've previously looked at all of those links, thank you.
If anyone else has any ideas please let me know!
-Brendan

