Introducing Bing Code Search, an easy way to find code samples from within Visual Studio 2013
Time is valuable and sometimes taking the time to open up a new browser tab to search for an example of code to do something can »
Time is valuable and sometimes taking the time to open up a new browser tab to search for an example of code to do something can »
Earlier this year, I wrote a short post that covered different tools that you can use from the comfort of your favorite browser to help create »
In an earlier blog post this year I provided a brief overview of Semantic Merge, which is an incredibly tool from PlasticSCM that makes the process »
Regular expressions. There are typically two polarizing reactions to the above statement. The first may result in a charge of attempted murder against your mouse and »
Any experienced developer at one time or another has encountered issues when merging their code and has been met with that nasty conflict icon. A new »
Line counts have always been one of the most common metrics associated with software development projects, albeit not a very meaningful one. Although Visual Studio is »
Code is a bit like an animal. If a great deal of effort is placed into training the animal (through proper design practices, testing methodologies and »
With so many source control options out there, it can be a daunting task in choosing one, especially that you enjoy using and integrates well with »
If you have ever found yourself juggling several development projects at once and bouncing from solution-to-solution making minor fixes, changes and improvements, then you know how »
While I was performing my usual duties on the forums, I received a response regarding one of the examples that I had used for an answer »