Visual studio and .NET tips and tricks 12:- Pin debugging and commenting
Dec 03 2011
Many times while debugging we would like to put comments and also once the debugging is done we would like to see the last debugged value. That's what exactly VS pin debugging helps us with.