Developer Support

Advocacy and Innovation

Latest posts

Apr 10, 2019
Post comments count 1
Post likes count 0

My Experience Starting a FIRST LEGO League Jr. Team

Developer Support

Programs, like FIRST, are important because they are creating the next generation of leaders and doers. Through the programs, the kids learn to work together to make the world a better place. If I can make a difference with just one kid, then I feel I have accomplished my goal of helping shape our future leaders make the world a better place.

Apr 9, 2019
Post comments count 0
Post likes count 0

Dynamics 365 Implementation Pt. 1 – Methodology

Developer Support

Over the course of the next 3 blog posts in my Dynamics 365 implementation series, I will go over the process and experiences my client had with implementing an ERP solution for their 50 year old, multi-billion dollar company. This first post will explain the implementation process used for this successful rollout of Dynamics 365.

Apr 8, 2019
Post comments count 0
Post likes count 0

Azure Automation DSC via ARM Template

Developer Support

One of the challenges was figuring out a way to get the commercial software installed and configured on the virtual machines in a completely automated fashion, which is where Azure Automation DSC fit into the solution. DSC or Desired State Configuration is not a new concept, but I recently learned that Azure Automation can be used as a DSC pull server that hosts your DSC configurations and resources in a convenient location.

Apr 7, 2019
Post comments count 0
Post likes count 0

Compliance, Auditors, and Documentation Oh My!

Developer Support

Azure Trust Center should be your first destination for our compliance offerings. Did you know independent audit reports along with Azure compliance offerings can be found there? This documentation is a free, but protected resource for those that utilize Microsoft cloud services (Azure, Office 365, Dynamics 365, etc.). Compliance documentation for HITrust, HIPPA/HITECH, FedRAMP, CSA CCM and many others are stored here.

Apr 6, 2019
Post comments count 0
Post likes count 0

PowerApps Reusable Components

Developer Support

In this post, I’ll show you how to create reusable canvas components for your PowerApps. For this example, I’m going to create a control to display today’s date, visualized as one of those daily tear-off calendars you might have seen at some point on someone’s desk. Since the component will be reusable on multiple screens, I’ll add properties to the control to set the data and visual configurations. I’ll also show how to use relative sizing to scale the controls when the component is resized, and how to scale font sizes as well.

Apr 5, 2019
Post comments count 0
Post likes count 0

Designing IoT Applications for Failure: Cloud Design Patterns that leverage the Retry Pattern

Developer Support

The inherent nature of the cloud is that there can be momentary loss of network connectivity, temporary loss of service, and timeouts that can occur for a variety of reasons. By designing your application to handle these types of events gracefully, you can improve availability and minimize impact from transient events.

Apr 4, 2019
Post comments count 1
Post likes count 0

Installing WindowsToGo on USB Drive for Mac

Developer Support

This article is written to show you how to run Windows on a Mac that doesn’t have enough local storage by working around issue using an external USB drive and Windows To Go product to create image.

Apr 3, 2019
Post comments count 0
Post likes count 0

The Cost of Bad UX Part 2: Improving the UI to Shrink Cost

Developer Support

This example illustrates why building a better UI and caring about how your end users is so valuable. Not only can it improve their experience, but it can also save your business time and money.

Apr 3, 2019
Post comments count 0
Post likes count 0

The Cost of Bad UX Part 1: Putting a price on look and feel

Developer Support

One thing that I’ve heard more than a few times while working in UX is that you can’t put a price on look and feel. Personally, I want to clear the air right now and say you absolutely can. It’s not hard, but it does require narrowing your focus to a particular workflow.