Using Rclone with Azure for a Low-cost Backup
While backups are often one of the most overlooked planks in a comprehensive data security plan, they are are probably among the most important things one can do for data […]
Machine Learning with C#: An Introduction to ML.NET
When you think of data science and machine learning two programming languages are going to instantly pop into your mind: Python and R. These two languages are great and I […]
Beginning R Programming for Data Science: Language Basics
If you’ve done even a short amount of research into data science, there is no doubt you’ve come across the Python vs. R debate. While we won’t get into which […]
Using OpenVPN on Azure For a Low Cost, Private VPN
A personal VPN is a nice way of securing traffic between your device and the Internet. Securing your traffic is good for several reasons including safe browsing when one is […]
Conditional Build and Release Tasks in VSTS
One of the most overlooked features in VSTS is the ability to determine whether a task will be executed using custom conditions. What are custom conditions? It’s the ability to […]
Using OnMicrosoft.com Azure Active Directory Accounts
When you create an Azure account, a unique domain name will be automatically assigned to you. This unique name has several advantages which can make it very helpful for managing […]
Is Blockchain Interest Really Low?
Gartner’s 2018 CIO survey had some pretty damning information when it came to blockchain technology. According to the survey, CIO’s in general have very little to no interest in blockchain […]
Enabling Release Annotations in VSTS
Application Insights is a powerful component of Azure. It provides us with real-time logging about the performance of our application, the reliability of the site, and any exceptions that might […]
Interfacing .NET and Ethereum Blockchain Smart Contracts with Nethereum
.NET is the venerable framework that indie and enterprise developers alike have come to love. The ability to choose a variety of languages as well as deploy to a variety […]