Re: Any one know how to make users pay for your software by Ignacio
Ignacio
Tue Jul 15 08:53:35 CDT 2008
On Jul 15, 9:16=A0am, "ThatsIT.net.au" <me@work> wrote:
> I want to sell a application I'm making, I want to know how to add some s=
ort
> of license key or something to the app so that it can not be used without
> payment.
>
> I'm VB.Net and want to distribute it thought the web publish tool in visu=
al
> Studio 2008
>
> Anyone know how to do this?
This is basically a C# NG, so it's not the best place to ask this
question.
There are various ways of doing what you want, you could provide a
trial version with only a few functions active, or you could limit the
amount of data the app can process.
I'm sure that if you look into the archives you will find plenty of
suggestions as this is a recurrent question