winforms - where should I save the license file of windows Application -
i have developed windows application in using activatar generate licence file , activate product. dont know best place save licence file. can let me know??
genrally should placed in application folder. but, file should encrypted user cannot read directly. if file not exist in location application should started in evolution mode or should expired. make sure algorithm of encryption must build otherwise hacker can decrypt , crack product. license file should contains information computer application installed. so, when application getting started check file not copied machine.
if application using database sql server or other database. can store file in database directly in binary format.
Comments
Post a Comment