Category: Windows 10

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

Posted on 4 min read

In my previous article we discussed about setting local development environment using Cosmos DB Emulator for Windows. With this part 2 of the article, we will cover developing, debugging and integration related aspects of using Cosmos DB Emulator. Developing with Cosmos DB Emulator Once you have Cosmos DB emulator installed and running on your machine,… Continue reading

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

Posted on 3 min read

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 subscription or emulator in your local machine. The Azure Cosmos DB Emulator provides a local development/test environment for Azure Cosmos DB development purposes. Using Azure… Continue reading

.NET Framework 4.7–Released for All versions of Windows

Posted on 2 min read

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 a month ago. You can now install the .NET Framework 4.7 on other versions of Windows Download the: .NET Framework 4.7  – Web installer  | … Continue reading

Visual Studio 2017 Install error– 0x80131500 – Failed to Deserialize packages

Posted on 1 min read

I was frustrated by this error when I am trying to reinstall Visual Studio 2017 after my visual studio got corrupted/failed during upgrade to 15.1 ( or after a previous installation failed due to low disk space). There is a file called ‘state.json’ , in below mentioned path, which is creating this particular issue.  %ProgramData%\Microsoft\VisualStudio\Packages\Instances\<instance> … Continue reading

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

Posted on 1 min read

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 along with Visual Studio 2017 (RTW). The new version v3.0 will support only Visual Studio 2015/2017, if you are using Visual Studio 2013 you can… Continue reading

Visual Studio 2017 Released

Posted on 1 min read

Microsoft has released today the latest version of Visual Studio. The new Visual Studio 2017 will help you develop apps for  Android, iOS, Windows, Web, and Cloud.  It will also help you use version management, be agile, and collaborate effectively. Includes support for Xcode 8.3, iOS 10.3, watchOS 3.2, and tvOS 10.2 tools and APIs in… Continue reading

Introduction to IoT Hub

Posted on 3 min read

IoT Hub is a fully managed service from Microsoft Azure  as part of Azure IoT Suite that enables reliable and secure bi-directional communications between millions of IoT devices and your solution back end. Azure IoT Hub are designed to provide following capabilities: Multiple device-to-cloud and cloud-to-device communication options, including one-way messaging, file transfer, and request-reply… Continue reading

Visual Studio 2015 Update 3 – Download

Posted on 1 min read

Today Microsoft has released Update 3 for Visual Studio 2015. Visual Studio 2015 Update 3 includes a variety of capability improvements and bug fixes. To find out what’s new, see the Visual Studio 2015 Update 3 Release Notes. For a list of fixed bugs and known issues, see the Visual Studio 2015 Update 3 MSDN… Continue reading

Visual Studio 2015 Update 2–Download

Posted on 1 min read

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 the Visual Studio 2015 Update 2 Release Notes. For a list of fixed bugs and known issues, see the Visual Studio 2015 Update 2 MSDN… Continue reading

Installing Windows 10 Client Hyper-V in VMware Workstation/Fusion/ESX

Posted on 2 min read

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 environment inside a VMWare virtual machine. I tried to enable Hyper-V platform components in my Windows 10 Preview Virtual machine. It shows an error. Hyper-V… Continue reading

Showing 1-10 of 16 posts
per page