News

When I'm writing code, I like to devote as much screen space in Visual Studio to my editor window as possible. I did a tip earlier on how to get into Visual Studio's full screen mode where your entire ...
I know enough not to go down to the Immediate Window and type ? variablename to get the value of a variable. I didn't know this, but I should have (or if I did know once, I've forgotten). When ...