Tools & technologies

GitHub for Windows Users

Tools & technologies, Visual Studio

If your project is stored only on your disk, then you are in for trouble when the disk fails. Even...
Read More

Modular WPF Application using Caliburn.Micro and Castle.Windsor

Computer Environment, Containers, Tools & technologies

To start with, I want to specify what is meant by a modular application in this article. So, a modular application will be considered an...
Read More

Steps to Reduce Code Size after Use of Strategy Pattern

Classes, Code Management, Languages & Coding

This article features a few tricks to reduce the size of the code resulting from the use of the ‘strategy’ pattern. As you can deduce...
Read More

Single IoC Container in the HTTP-request: Web API vs. OWIN Middleware

Containers, Tools & technologies

In this article, I am going to provide you with a working solution that allows you to have a single...
Read More

SSAS: Attention, Accuracy, and All the Benefits

Tools & technologies

This article is about working with Microsoft Analysis Services and a little bit about the repository on Microsoft SQL...
Read More

EFFECTIVE CODE REVIEW: Uprooting Source Code Defects

Code Management, Tools & technologies

Preface In software development, a small coding error can result in a critical vulnerability that may lead to malfunction of an entire...
Read More

Best FREE SQL Server Tools for Database Developers and Administrators!

Tools & technologies • One Comment

This article comprehensively lists the best SQL Server FREE tools for database developers and...
Read More

Lightweight Code Review

Code Management, Tools & technologies • One Comment

This is the third article in a series of articles that describe code review process. In this part, we will have a look at the lightweight...
Read More

EFFECTIVE CODE REVIEW: Formal Approach to the Process

Code Management

Formal Approach to Code Review This is the second article in a series of articles that describe the whys and hows of the code review...
Read More
Close