Thread naming is possible in any edition of Visual Studio. Thread naming is useful for keeping track of threads in the Threads window.
This Visual Studio extension adds two shortcuts and toolbar buttons to allow developers to easily focus on single threads while debugging multi-threaded applications. It dramatically reduces the need ...