For my VB.NET applications, I am wanting the user to have a free trial for x amount of days.
Where is the best place to record the amount of days past? In the registry? Can't someone just delete the registry key, and then have the full x amount of days again?
Is there a better way?