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

Malware – What It Is and How to Protect Yourself

Malware, short for malicious software, is any software designed to harm or exploit any device, network, or service. Malware can take many forms, including viruses, worms, Trojans, ransomware, and spyware. Each type of malware has its own way of infecting and damaging devices and systems. One of the most common ways that malware spreads is […]

Read More

What is the Internet of Things (IoT)?

The Internet of Things (IoT) is a network of devices that are connected to the internet and can communicate with each other. It’s estimated that there will be more than 20 billion IoT devices by 2020, including everything from smartwatches to household appliances like refrigerators and air conditioners.The technology behind this connectivity is called machine-to-machine […]

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