.NET I installed ReSharper, now what? The most important shortcuts Alt+Enter: Quick fix menu when you are close to the squiggly lines. Ctrl+Shift+R: The “Refactor This” menu Ctrl+T: Go to functionality – just start typing (in CamelHumps you’ve got skills) Docs Official docs page can be
.NET Include .pdb files in Web Application Publish for Release mode (VS2012) While most people want to get rid of the pdb files in release mode, I want to keep them. They don’t impact the performance of the application. They offer very useful information when exceptions occur. Etc.. In Visual Studio 2012, the .pdb files