AutoHotKey is a remarkably useful piece of free software which allows you to automate any repetitive keyboard or typing task. It effectively allows you to program any key, or any combination of keys, to any command of your choosing.
Here, I will show how to use AutoHotKey to make writing C# code a little faster and easier.
Continue reading Create keyboard shortcuts for coding in C# using AutoHotKey