Trialware
-
I don't know if this is the right board for this, if not I'm sure someone will tell me. I am developing a C#.NET application for the market, which will be sold over the internet by making a trial version (with limits on facilities and use time) available free, and providing an unlocking mechanism on receipt of payment. All standard stuff - except I've never done it before. Can anyone recommend a good guide to how to do this, or even a developers' toolkit for generating/recognising keys and all that stuff. Dave
-
I don't know if this is the right board for this, if not I'm sure someone will tell me. I am developing a C#.NET application for the market, which will be sold over the internet by making a trial version (with limits on facilities and use time) available free, and providing an unlocking mechanism on receipt of payment. All standard stuff - except I've never done it before. Can anyone recommend a good guide to how to do this, or even a developers' toolkit for generating/recognising keys and all that stuff. Dave
Watch this : http://www.codeproject.com/cpp/softwarekey.asp bye -- modified at 6:26 Tuesday 6th June, 2006
-
Watch this : http://www.codeproject.com/cpp/softwarekey.asp bye -- modified at 6:26 Tuesday 6th June, 2006
Thanks Dave