.NET Trial Application
Uncategorized July 2nd, 2009 by Shai Perednik
I’m writing a VB.NET Application and need to make it a trial app that expires after 60 days. I’ve found these sites that give some guidence, but not 1 perfect solution.
http://vbdotnetforum.com/index.php?showtopic=31
http://www.developerfusion.com/code/3846/create-a-trial-period/
http://msdn.microsoft.com/en-us/vbasic/cc533531.aspx
http://www.dreamincode.net/forums/showtopic65721.htm
I’ll keep at it and post my findings.
