Programming     Travel Logs     Life Is Good     Surfing Online     About Me
Specific knowledge is found by pursuing your genuine curiosity and passion rather than whatever is hot right now.
-Naval Ravikant
Published at: 2018-05-01 19:05:06

Now that we know how to use Entity Framework along with the SQLite database, let's start to implement a key function of this system: Import/Add Document.

Published at: 2018-05-01 18:59:26

Since the database is ready, the next thing I'm going to do is to download the Entity Framework and see how it works. Before doing that, let's create all the projects first.

Published at: 2018-05-01 18:53:39

This is a personal document management system. As its name implies, the main goal is to help individual to manage his or her personal documents.