Respected Sir,
how to set trial period(30 days) in windows application using c#.net.please send as early as possible , i am waiting..........
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Akhil GargPosted Apr 15, 2015, 1:35 PM
http://www.codeproject.com/Articles/599509/How-To-Component-Licensing-in-NET
http://www.drdobbs.com/licensing-in-net/184416695
Manoj BhoirPosted Apr 15, 2015, 9:10 AM
You can create some encrypted file which contains start date and end date for application
and based on that you can restrict user from using your application.
Please check this you will get some idea :
http://www.codeproject.com/Articles/473278/Creating-Secure-Trial-Versions-for-NET-Application