-
Recent Posts
Archives
Twitter Updates
- Before griping that EntityFramework doesn't support migrations outside application execution context, please check the tools directory 19 hours ago
- @wheresyourbrain did not know that! interesting ladies. 20 hours ago
- via @gilesgoatboy, an "interesting video on the science of willpower" bit.ly/KfKBqq 20 hours ago
Tag Archives: visual studio
Long delays deleting a file in Visual Studio
For months I have been suffering from long delays when I delete a file from solution explorer in Visual Studio. Minutes… slow, dreadful minutes. I thought it was Resharper’s fault or VisualSVN’s but nay. It’s because I have a large … Continue reading
Keep tabs on white space in Visual Studio
To turn on visual indicators of whitespace in Visual Studio, use the keyboard chord (Ctrl-R, Ctrl-W) (setting found in Tools > Environment > Options): Instead of nothing: You can now see: By default, when I set the insertion point on … Continue reading