Tips for running VisualStudio 2010 + Resharper 7 on 32-bit Windows
TL;DR On 32-bit operating systems Visual Studio can easily run out of memory (especially with memory hungry plugins like R# or NCrunch). But there are ways to…
Showing 1–2 of 2 posts
TL;DR On 32-bit operating systems Visual Studio can easily run out of memory (especially with memory hungry plugins like R# or NCrunch). But there are ways to…
From Refactoring: Improving the Design of Existing Code: > In many ways, refactoring is like exercise and eating a proper diet. Many of us know that we ought to…