Software Registration Technique

J

Jason

Hi all,

Merry Christmas!

I would like to have trial period for my .NET application and let user to
enter S/N for registration. I would like to ask how can we store the
registration status of the user. Currently, I use isolatedStorage to store
the info e.g. the date of start trial, the date of registration, user name
etc.. However, I know it is not secure enough. Where and how do you store
the registration info? Any web site tutorial teach this?

I read this article http://windowsforms.net/articles/Licensing.aspx, but
seems cannot help me.

Thanks,
Jason
 
J

Jason

Hi Cor,

I can successfully use isolatedStorage now. However, I just think it is not
a good way for storing registration info because it may easily edited by
others. Just want to know how other developer save the registration info for
their applications and protect their IP.

Rgds,
Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top