Learn how to encrypt and save BLOB data to a SQLite database using SQLitePlus.
Encrypted .NET Serialization to a SQLite Database
Published 07/03/2007
Learn how to encrypt and save BLOB data to a SQLite database using SQLitePlus.
Learn three ways to serialize .NET objects or any BLOB data to a SQLite database by using SQLitePlus.