Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

I need to give license for my project.

Once my project(software) is installed.i need to track the date when it is installed then from that date after 3 Months.should display the messages 3 Months Trial version software expires.
Or it will stop the software so that i can protect my software.

I am new , and this is my first application, if possible then please provide me code or full description

How to implement this part in Windows application in C#.net

Thanks
mohsinafzal.s13@gmail.com
Posted
Comments

1 solution

This is not going to be an easy task for you. It would be better if you get a library that do the job for you. This article Licensing systems in .NET[^] seems a good starting point
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900