Category: VS2013

Getting Started local development with Azure Cosmos DB services – Part 1

Azure Cosmos DB is a multi-API, multi-model highly scalable NoSQL database services from Microsoft Azure platform. In order to develop an application consuming Azure Cosmos DB requires an azure live…

.NET Framework 4.7–Released for All versions of Windows

Microsoft has released next version of .NET Framework (do not get confused with .NET Core) . Though the .NET Framework 4.7 was released as part of Windows 10 Creators Update…

Azure SDK for .NET 3.0 available for Visual Studio 2015/2017

Windows Azure SDK for .NET, which include SDKs, basic tools, and extended tools for Visual Studio development for Azure Cloud enabled applications. Microsoft has released latest Azure SDK for .NET…

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…

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 and bug fixes for Visual…