Needed to add MP4 video support to an ASP.NET website project. Found that adding the following made that work great when I deployed to Azure. <!– ====================================================================== –> <!– Required to have Videos show up when deployed to Azure –>…
Category: Azure
Taking a Byte out of ASP.NET Core 2.0: Development Mode Error on Azure
Greetings my Geeks – we have a lot of awesome ASP.NET Core 2.0 news coming out lately… As always, sharing is caring – so here you go. Today – after publishing to Azure – ran the default “Register” user page…
Azure Cognitive Services: Universal Windows (UWP) Face Detection
Microsoft is creating some very cool “Cognitive Services” that we as developers can easily utilize in our applications to accomplish some amazing results with a few simple calls to these Azure service. If you haven’t setup the Cognitive Services –…
Azure Cognitive Services: Universal Windows (UWP) Face Detection
Microsoft is creating some very cool “Cognitive Services” that we as developers can easily utilize in our applications to accomplish some amazing results with a few simple calls to these Azure service. If you haven’t setup the Cognitive Services –…
Setting up Azure Cognitive Services!
I’m excited to start sharing a lot of research I’ve been doing for my upcoming Hololens development talks… “Augmented Eyes = Azure Cognitive Services + Hololens” Where to get started? Note – everything I’m using including Azure and the Cognitive…