Josh Fischer - .NET and C# Consultant

.NET, C#, Azure, WinUI, Wpf, Uno, Sql, Visual Studio, Webassembly

Visual Studio

The most comprehensive IDE for .NET and C++ developers on Windows for building web, cloud, desktop, mobile apps, services and games.

Visual Studio Output Window Options

- Posted in Visual Studio by

Visual Studio can be a cruel partner. One bad upgrade or one misclick can change the way it operates or what it reports to you. Over the years I have had a few frustrating, head-slapping moments. Recently, one of these moments happened when my Output window "stopped working" and wasn't printing the
I wanted to change the default classes that were generated when adding files to Visual Studio projects. Historically this is done by updating the template file. However, what was generated didn't match the template file. It turns out that the editor config settings will override the template. Just