The Most Annoying Visual Studio Errors

The Most Annoying Visual Studio Errors

Visual Studio errors can be very annoying. Right? Sometimes we spend hours or even days troubleshooting problems.. Ugh! So I’ve compiled a post on the most common Visual Studio errors that my students and I encountered. I will maintain and update this post over...
C# The Definitive Guide (2018)

C# The Definitive Guide (2018)

C# The Definitive Guide Part 1: Beginner C# In this post you will learn the basics of C# such as: installing Visual Studio IDE learning about the different types of Visual Studio projects understanding the basic programming principles learning about unit test projects...