CRUD, C#, PostgreSQL Server, using Windows Forms

CRUD, C#, PostgreSQL Server, using Windows Forms This course (part 1) will have in total 12 sections. The course will give you the knowledge of how to use C# to build a full CRUD application using Windows Forms. We will be using Visual Studio 2022 Community edition and create this CRUD application with MySQL Server […]

Read More

CRUD, C#, MySQL Server, using Windows Forms

This course (part 1) will have in total 11 sections. The course will give you the knowledge of how to use C# to build a full CRUD application using Windows Forms. We will be using Visual Studio 2019 Community edition and create this CRUD application with MySQL Server as the database. We will also be […]

Read More

CRUD, C#, SQLite, and Visual Studio 2022

As you may have noticed, a new version of Visual Studio was released just recently. It is still in Preview 1 but I’m interested to find out if the code which we have built for our Business Card App is still working. I am happy to tell – it does. I ran into two minor […]

Read More

CRUD C#/SQLite/ course at UDEMY

CRUD C#/SQLite/ course at UDEMY I have received some questions regarding Visual Studio 2019 and if it’s possible to use this version.The short answer is: YES, you can. I have now run through this course using Visual Studio 2019 (version 16.1.3 and version 16.1.4) and it all works well without any issues. I also used […]

Read More

CRUD, C#, SQLite, using Windows Forms

This course will give you the knowledge how to use C# to create a full CRUD application using Windows Forms. We are going to use Visual Studio 2017 Community and create this CRUD application using SQLite as our database.We will also be using supporting tools for SQLite that is called, DB Browser. This tool will […]

Read More