It was just today that I’ve found out there is something like a conditional breakpoint in Rider. Out of curiosity, I checked if there is something similar in Visual Studio for Mac. It was pretty… TIP OF THE DAY: use conditional breakpoints
At some point in my daily coding, I was feeling exhausted whenever I had to write another property implementing OnPropertyChanged. Each time I had to write similar code to this one: Of course, I’ve created… Introducing ObservableProperty in .NET
Introducing ObservableProperty in .NET
As I was working today, I noticed that I don’t know much keyboard shortcuts in Visual Studio for Mac. So I’ve decided to collect all of them, add some unknown and share them with you.… Keyboard shortcuts in Visual Studio for Mac
Keyboard shortcuts in Visual Studio for Mac
Same code — different day. As I am talking to less experienced C# developers they often say that they are not aware they can write their own snippets. What’s more, sometimes they are not aware… Visual for Mac code snippets



