Back to Basics : Singleton Design Pattern using System.Lazy type

This article takes you to a simpler/alternative approach in making a Singleton Design Pattern implementation using System.Lazy class rather that using our traditional approach. Singleton […]

Visual Studio 2013 Update 5 (2013.5) RC–Released

Microsoft has released an release candidate version for VS2013 Update 5 (short: 2013.5). This update is the latest in a cumulative series of technology improvements […]

Visual Studio 2015 RC–Download

During #Build2015 event Microsoft has unveiled Visual Studio 2015 RC (Release Candidate) with lots of improvements and fixes to CTP version of Visual Studio. RC […]