Archive | March, 2017

WPF Wednesday

Hi There, In this series of articles, I plan to explore different interesting things that I have, had to, solve regarding WPF. I should tell you in forward, that some of them might not be the ideal solution because they will have some temporary problems as I’m doing the research at the same time. I […]

Continue Reading 0

Building a Build Server – Finding Duplicated Code Blocks in your Source

JetBrains, the company behind ReSharper, has a command-line tool package with some of the ReSharper features too. It is a free package to integrate quality analysis into continuous integration systems and can be downloaded from JetBrains’ ReSharper Command Line Tools page. In this article, we are going to integrate the dupFinder into the Jenkins build […]

Continue Reading 0

Refactoring Resources

In his book, Refactoring: Improving the Design of Existing Code, Martin Fowler talks about refactoring methods and how to apply them to codes. The refactoring techniques are a serious of transformations that are designed not to change the behavior of the code, while at the same time improve the structure of it. In one of […]

Continue Reading 0

Powered by WordPress. Designed by WooThemes