New WintellectPowerShell Version with Visual Studio 2017 Support

We have a new version of Visual Studio coming soon so I did the work to update my WintellectPowerShell module to support it. And, what a huge adventure that turned out to be! I will discuss why its support for Visual Studio 2017 was hard a bit later in this blog entry. For those of…

An Introduction to Azure DocumentDB

In the last several years NoSQL database stores have emerged as viable and useful alternatives to traditional relational databases. While relational technologies like SQL Server will likely always have a place in the enterprise, the means to store data as documents or connected graphs vs. classic “rows and columns” is powerful and should occupy a…

‘Game Mode’ Coming to Windows 10 Creators Update

The Windows 10 Creators Update set to release in April will have a ‘game mode’ that optimizes performance for gaming. While details are slim so far, the new mode will support both Universal Windows Platform and Win32 games. “Windows Insiders will start seeing some of the visual elements for Game Mode this week, with the…

Running Spectron Tests in Visual Studio Team Services Build

Having end-to-end tests and running them locally can definitely be beneficial, but one of the main reasons to have them is to run them automatically during a nightly build. Getting these tests to run in Visual Studio Team Services isn’t trivial. Here’s some tips on how to get them going. Setting up build definitions When…

Free Xamarin Training for Your New Year’s Weekend

New Year’s Eve weekend is a time to party, but for the geeks among us, it may also be a good opportunity to curl up with some dev training videos. Enter Microsoft/Xamarin with their on-demand recordings of Xamarin Dev Days sessions. The mobile development training event takes place periodically in cities around the world, and…

Master Containers on Windows Server 2016

One of the most anticipated features of Windows Server 2016 is container services. Microsoft has worked closely with Docker to create this exciting new feature for on-premise CaaS. Wintellect senior consultant Blaize Stewart has created a webinar in which you can learn  all about the new technology, the types of containers you can deploy on Windows…

Non-Admin Users Can Now Create Symlinks in Windows 10

With the Windows 10 Creators Update, Microsoft is making it easier for developers to create symlinks, virtual files that link to actual physical files located somewhere else. The change should speed development in Windows 10, making use of symlinks on the platform as seamless as it already is on Linux and OSX. As Microsoft notes in…

Microsoft to Release Mac Version of Visual Studio

In a month of many surprises, Microsoft has one more for developers everywhere: It’s finally bringing Visual Studio to Mac. A preview version of Visual Studio for Mac will debut at this week’s Connect conference, according to a blog post the company published and later deleted. (Thanks to our friends over at Engadget for saving…

Microsoft Open-Sources Azure Container Services Engine

Microsoft on Monday announced a number of updates to Azure Container Services that it says will make the container service more open and flexible. First up: The Kubernetes cloud orchestrator is now available in preview for Azure Container Services. This gives ACS customers a choice of orchestration technologies, with support for DC/OS, Swarm and Kubernetes.…

Harness the Power of Data With Azure Data Lake

The modern enterprise generates huge amounts of data and requires state-of-the-art tools to store, analyze, and derive actionable meaning from that data. Mainstream open-source options like Apache Hadoop, Spark, and Storm are powerful but have a big learning curve and impose significant ongoing operational burdens. Azure Data Lake combines these powerful tools with flexible, approachable…

Learn About Azure Container Services

Azure Container Services is one of the hottest implementations of Containers-as-a-Service for many reasons. Unlike many other CaaS implentations, ACS is pure Docker, yet it is fully backed and supported by many popular tools for Azure administration. When deployed, it is production ready, secure, and easily scaled. This one-hour webinar will demonstrate the power and…