Mark Vincze

Software Developer

visual studio

Introducing Code Fragments extension in Visual Studio Code for managing snippets during presentations

visual studio visual studio code presenting

Introducing a simple Visual Studio Code extension for saving pieces of code, and later easily insert them into source files, intended for coding demos.


How to store state during SpecFlow tests?

visual studio specflow c# .net

There are different ways to store state during SpecFlow tests, and all of them have benefits and drawbacks.


Attach to specific Process shortcut in Visual Studio

visual studio debug tooling visual commander

How to create a shortcut in Visual Studio to attach the debugger to a specific process.