Loading CSV Files in UWP
Video summarizing this post: I’ve recently worked on a series of UWP apps that needed to load up a CSV file. I’m tired of looking this up every time, so… Read More »Loading CSV Files in UWP
Video summarizing this post: I’ve recently worked on a series of UWP apps that needed to load up a CSV file. I’m tired of looking this up every time, so… Read More »Loading CSV Files in UWP
Fork the Alexa Audio Tutorial in C# I originally started working with Alexa Skills because I wanted to write an skill to listen to podcasts. That’s how this whole mess… Read More »Alexa Audio Skill in C# (.Net Core)
I’ve been playing around with Alexa apps in .NET Core and trying to pull together a good example of a .NET driven audio skill. This led me to pulling apart… Read More »Tutorial: DynamoDB with C# in .NET Core
Note: This is part of a series on writing Alexa Skills in C#, but the Skill setup information is universal & language agnostic (as long as you’re using Amazon Lambda).… Read More »Tutorial: Alexa Skills in C# – Deployment
In the last piece, I walked through setting up an AWS account and putting together the policies needed to deploy your code to Amazon’s Lambda service. Now we’re going to… Read More »Tutorial: Alexa Skills in C# – The Code
The Amazon Echo is amazing and you should have one. Or at least an Amazon Dot, which offers the voice interface of the Echo without the built-in speaker. I have… Read More »Tutorial: Alexa Skills in C# – Setup
Building HoloLens apps is more fun when you have models. I mean… spheres and cubes have their place, but it’s decidedly more fun to be able see models that look… Read More »HoloLens Import of SketchUp Models
Whenever you start a HoloLens project from scratch in Unity, you’ll need to do a couple things to get everything in place to deploy to a HoloLens device. The items… Read More »Unity Checklist for HoloLens Developers
I’ve spent the last month or so playing with the Microsoft Bot Framework & I’m excited and fascinated with the potential (and limitations) inherent in bot creation, as you can… Read More »The Business Case for Bots (Using Microsoft Bot Framework)
If you’ve wandered through the design world for any length of time, you’ve run into the grid system. It’s a system of design layout in which things are aligned on… Read More »Grid System Guide PNGs