Visual Studio 2015 Update 2–Download
Today Microsoft has released Update 2 for Visual Studio 2015. Visual Studio 2015 Update 2 includes a variety of capability improvements and bug fixes. To find out what’s new, see…
Visual Studio Code – download
Visual Studio Code is free open source editor from Microsoft. Download: Visual Studio Code for Windows Visual Studio Code for Mac OS Visual Studio Code for Linux Release notes
Installing Windows 10 Client Hyper-V in VMware Workstation/Fusion/ESX
As a Windows 10 Insider, I would always latest version of Windows on VMWare Player, Workstation or VirtualBox. Recently I was trying to set up a Windows Phone 10/UWP development…
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 Design Pattern implementation without lazy…
New Certification – MCSD – Azure Solution Architect
Microsoft has made availability of new MCSD certification called as “MCSD – Azure Solutions Architect“. Required Exams: 070-532: Developing Microsoft Azure Solutions 070-533: Implementing Microsoft Azure Infrastructure Solutions 070-534: Architecting…
Introduction to HTTP/2
The reason I got started with topic is that, there were some buzz around Visual Studio 2015 RC support for HTTP/2 and Windows 8 – IIS support for HTTP/2. I…