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.
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.
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.
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.