C# 8.0 – What C# version does my App use?

Target C# 8.0 in .NET Applications

So you have created a new application in Visual Studio 2019. You might be surprised to learn that your application isn’t using C# 8.0 by default. Not unless you are targeting .NET Core 3.x or .NET Standard 2.x.

C# 8.0 Using Declarations

C# 8.0 Using Declarations

With the release of C# 8.0, new C# features have been introduced that make developers lives much easier. C# 8.0 using declarations is just one of those new features.

Visual Studio IntelliCode – AI For your Code

use intellicode to power visual studio

Visual Studio IntelliCode allows you to add the power of artificial intelligence to your code. Enabling IntelliCode is super easy, and I’m going to show you exactly how to do this. LOOKING FOR SOMETHING ELSE? TRY THESE LINKS INSTEAD: Extension Methods Are Easy with C# Struggling With Imposter Syndrome? How To Think And Overcome Flexible […]

Extension Methods Are Easy with C#

Extension Methods are Easy

I have said this many times before, I love using extension methods. They are probably the easiest methods to write and can power up your code like never before. If you what to find out more, read on. LOOKING FOR SOMETHING ELSE? TRY THESE LINKS INSTEAD: C# 7 and .NET Core Cookbook Published The Unbelievably […]

Steve Jobs – Anecdotes Of A Genius, A Life Well Lived

Steve Jobs Genius

The direction Steve Jobs took Apple in, undoubtedly played a huge role in the success of the company and its products. We all know a single person doesn’t make a company. The employees do, but a leader with a clear vision goes a very long way.