Understanding Microsoft Power BI – Whitepaper
In this whitepaper you will learn how to transform your data into rich visuals and create stunning interactive reports without writing any code – and do it in any browser […]
Getting Started with the New Acer Mixed Reality Headset
Introduction At Wintellect, we’ve been doing more and more work recently with Microsoft’s HoloLens device. But the HoloLens, at several thousand dollars, is an expensive proposition. Now Microsoft has broadened […]
Build, Test, and Deploy .NET Apps with Docker
I had the privilege of presenting at the Atlanta Code Camp this year on .NET and Docker. This talk covered some of the low level components that would be used […]
Visualizing Sales Data in Python with Matplotlib
In our last post we interpreted a data set with pandas to gain some insights from it. In this post, we will do the same, but instead of interpreting the […]
Turbocharge WordPress With Docker
If you’ve ever dealt with WordPress, you’ve probably noticed that it’s not the fastest software out of the box. This is not inherently a problem with WordPress, as it is […]
Creating Recoverable TFS Backups
One of the things I’ve come to appreciate most about the cloud software-as-a-service solutions is that it can reduce work. Although there’s still a need for IT, some tasks – […]
Using Pandas to Analyze Sales Data
Now that we know how the data science process works, let’s leverage some of it and try to find insights into some data. We’ll be using pandas, a popular data […]
Creating a Temporary Visual Studio Environment
Sometimes you will find that you need a cloud environment for working on a project. In some cases, you need the environment to perform a task that would take too […]
DevOps: Connecting VSTS to Azure
DevOps is about increasing efficiency and eliminating barriers. There’s a lot of convenience in deploying directly from Visual Studio Team Services into the Azure cloud. With plugin based build and […]