First and foremost it's important to note that only ReSharper version 7 and higher works with Visual Studio 2012 and also that Resharper 8 and above works with Visual Studio 2013. Now, I came across the problem that I installed ReSharper 7 for Visual Studio 2010 some time ago. I installed Visual Studio 2012 afterwards … Continue reading Enabling already installed ReSharper for newly installed Visual Studio
Category: Geek
TFS baseless merge
I am a software developer and my day-to-day tasks involve among others implementing new features, fixing bugs, creating tests to verify that the production code works as expected, doing clarifications and last but not least writing technical documents. Additionally I am sometimes responsible for a development branch and I get to do the forward and … Continue reading TFS baseless merge
Favorite Visual Studio keyboard shortcuts
(The test code from the screenshots is only used to showcase the shortcuts and do now represent the purpose of this post.) Toggle All Outlining: CTRL + M, CTRL + L Collapse To Definition: CTRL + M, CTRL + O I work sometimes with very large files containing thousands of lines of code, multiple classes … Continue reading Favorite Visual Studio keyboard shortcuts
MCPD exam preparation
So I finally bit the bullet this weekend and I am starting to prepare for the upcoming exam. So far I took a few practice tests to see where I am at and which are my strong and weak points. The exam topic is Web app development and because I have been working mainly on … Continue reading MCPD exam preparation
My programming language history
1996 - 2004: Pascal, C++, Java, C# I started coding in high school in Pascal and then switched to C++ and eventually Java and C# later on, including also the years in the university (I studied Mathematics and Computer Science). We did a lot of algorithms on paper and in code but also small projects … Continue reading My programming language history


You must be logged in to post a comment.