Visual Studio extension to change the C# language version of a project
One of the courses that I teach is a workshop on the new features of the new C# language versions. During the course we look at the different language features of C# 6 and the…
One of the courses that I teach is a workshop on the new features of the new C# language versions. During the course we look at the different language features of C# 6 and the…
If you follow my blog, you know that one of the most prominently featured topics if Entity Framework. A not very-well known, but very useful feature of Entity Framework Code First is the ability to…
Last week, Visual Studio 2019 was finally released and with that, I think (I hope) most of us will switch to a new IDE with a lots of cool features. And with that in mind,…
There are a couple of extensions available in the Visual Studio Marketplace to handle your Github gists — and not to belittle others, but I have to admit, I didn't like any of them. They are…
The launch of Visual Studio 2019 is upon us — and with the new IDE, we also get a new compiler for the newest version of our favorite programming language. There are already a lot of…