lundi 4 mai 2015

How do I securely hide SQLite database in C# application?

I have developed an offline dictionary containing words in a SQLite database in a C# application.

The problem is that if a user installs this dictionary it copies dictionary.sqlite file to program files in c drive of there computer that I want to access some one or copy this database file to other computer.

How do I securely hide database file detail?

Aucun commentaire:

Enregistrer un commentaire