Contacts Book App in C# with SQLite Database with Entity Framework

Recently I started messing with SQLite database in Entity Framework and as usual I learn it by practically implementing it. This time I decided to improve upon one of my old semester project named Contacts Book which I also previously published on C Sharpens here. I was also contacted by a client to make some improvements to previous application to better suit his requirements. So here is the version 2.0 of Contacts Book.

Video Demo

I believe explaining an application functionality by giving its demo is better so have a look at the below video. I have briefly explained some features of Contacts Book.

Screenshots

Find the actual screenshots of Contacts Book for reference.

Get the Project Source Files

Contacts Book is developed using C# programming language with Entity Framework as ORM and SQLite as database management. The project was actually developed for a client and you can also pay a small fee to get the source files. Along with source files, you will also get support for customization and I will personally reply you if you need to understand any part of the project.

If you have any questions related to this project or you want to get in touch with me, send me an message on my email: [email protected] or you can also send me a direct contact message from our contact page.

2 thoughts on “Contacts Book App in C# with SQLite Database with Entity Framework”

Comments are closed.