Using the current selected project as startup project in Visual Studio
A feature in Visual Studio which I noticed already being available in VS 2019 before, likely after an update, is the ability to set a project as startup in a...
A feature in Visual Studio which I noticed already being available in VS 2019 before, likely after an update, is the ability to set a project as startup in a...
Another year has gone and what a year it has been. Covid-19 still ruled the major headlines, people got vaccinated (or not) and all around the globe people t...
Yesterday I had the pleasure to speak at Azure Saturday Cologne, Germany about Visual Studio Code. The room was filled with interested people and I went off ...
Most samples one sees about using settings in .NET Core is about setting up an ASP.NET Core application. Very handy but sometimes I simply want to make use o...
Today I was in Poland for the annual Azure Day Poland. A great gathering of (inter)national speakers about Microsoft Azure technology in the beautiful city o...
At the MVP summit currently and there’s a talented person which takes your picture and uses his iPad pro and pencil to make a nice looking drawing out of it....
A couple of weeks ago I was playing around with NServicebus on localhost. The nice thing about it is that it’ll make use of files in different subfolders if ...
Today I was setting up a new project but was making use of Entity Framework Core. Seems I found an interesting flag -Idempotent to generate SQL statements fr...
I noticed that Microsoft hands out a free ebook about AI and chatbots. It’s an easy read of about 50 pages.
The C# team brings out new features in small releases like C# 7.1, 7.2 or 7.3 for example. Now you might notice that when you create a new project that not a...