Hi all,
I want to host my Asp Dot NET web application project in to my client's server. The web application project should have a License key that will be valid for certain years. After that particular year ends the application should expire if not renewed before the expired date.could you please tell me how to achieve this.I am feared that he may crack the DLL with dot net reflector or any de-compiler to find the logic If I have that in CS file. So could you please help me to find the best way to achieve this and how to achieve this in detail?
Rahamath