-
#Flow – Using configuration information from an App using #OneDrive, #Excel, Microsoft Flow and HTTP Requests
Hi! It is no news that Developers and Business Users speak different languages. This is why, sometimes when I ask a business User to update a configuration file, it usually does not ends well. It happened to me when sharing [.json], [.config], or [.xml] files, these users do not know which tool to use… — read more
-
#PowerShell – Download all MS Ignite videos and slides in a single click (thanks @mderooij!)
Hi ! Last week I shared a powershell script created by Jon Galloway to download videosn from Channel 9. So, Microsoft Ignite is finished, and someone pick the idea and created a similar one which also includes video and slides download features. We need to thanks to Michel de Rooij (@mderooij), who is the author… — read more
-
#Podcast – NTN 38 – What’s new on #Xamarin and how to create an App to help during natural disasters
Hi ! This episode was a special one. We started talking about Xamarin (this guys really knows their stuff!) and at the middle of the episode Humberto Jaimes (@hjaimesdev), Jose Saturnino Pimentel (@saturpimentel) and Roberto Cervantes (@rcervantesdev) changed the topic about Xamarin and … ok you must better listen to it. As always, we… — read more
-
#Windows10 – How to add a Windows Store App to Windows 10 Start up
Hi! Today’s post is a permanent note on how to add a Windows Store App into Windows 10 start up. It’s an easy task, but I always forgot how to do this. 1st step is to access to the Apps Folder (classic and Windows Store Apps) using a shell command [Shell:AppsFolder] For this sample, I’ll… — read more
-
#Humor – How to avoid drones crash into each other
Hi! Greetings @ Burlington El Bruno Source: somewhere in the web. — read more
-
#PowerShell – Script to download #Channel9 videos (thanks @jongalloway!)
Hi! These are hardware days, so this is time for a quick post. When I’m offline and travelling, I always try to bring with me some videos to take advantage of the time and learn something new. Channel 9 is a great source of materials and now thanks to Jon Galloway (@jongalloway ), downloading videos… — read more
-
#Opinion – More information about the Microsoft bet in Quantum Computing
Hello! After yesterday’s announcement where Microsoft made public its commitment to Quantum Computing, it is time to review a little more details of it. We start from the base that QC is not something new, today, there are other greats like IBM that already offer us a service of QC in cloud mode and even… — read more
-
#Opinion – Quantum Computing, let’s add this one to Artificial Intelligence and Mixed Reality!
Hello! Now it’s official, the Microsoft bet by Quantum Computing has been made public during Microsoft Ignite event. In this way, Microsoft adds their name to the list of other big major companies who are betting on this technology. Although today we do not have a platform or tools to test this technology, this is… — read more
-
#ComputerVision – How to create a 3D model of a face using a 2D photo (Amazing !)
Hello! The advances in Computer Vision are becoming more and more impressive. The suite I know best and with use more is Azure Cognitive services, however, there are surprises and advances that leave me with my mouth open. This is the case of the work published by Aaron S. Jackson, Adrian encyclical, Vasileios Argyriou and… — read more
-
#Humor – best car sticker ever, #Unicode
Hi! Greetings @ Oakville El Bruno Source: somewhere on the internet …. — read more
-
#LogicApps – Working with Visual Studio 2017 and Logic Apps #VS2017
Hello! Among all the characteristics that has Logic Apps, there is one that is worth emphasizing We can use Visual Studio 2017 to create, edit and publish Logic apps type applicationsLogic Apps There is an excellent tutorial in the official documentation (see references), although there are a couple of things that need to be clarified… — read more
-
#LogicApps – Let’s create our first Logic App in #Azure
Hello! In today’s post I will continue to explain some of the cool Logic Apps features. The first thing to keep in mind is that a Logic App is specific type of Azure App Service. To this day, supported types are Web App Web App for Containers Functions App API App Logic App As with… — read more
-
#Podcast – NTN 37 – After #Angular and #React, now it’s time for #VueJS! Javascript everywhere!
Hi ! I need to make some data analysis about the main topics in my podcast. If you asked me one year ago, I was not voted for JavaScript, however, like in the real world, JavaScript is everywhere. Even in my Podcast! I’ve already spend some time learning an sharing about Angular and React,… — read more
-
#LogicApps – Introduction and main differences with Microsoft Flow #MSFlow
Hello! After writing a lot about Microsoft Flow (see References), it’s time to move on with his older brother: Azure Logic Apps. To get an idea of the relationship between the two products, it’s best to start with Microsoft Flow is built on the features and architecture provided by Azure Logic Apps. Both tools give… — read more
-
#Humor – Code never lies, comments sometimes do (Ron Jeffries)
Hi! Greetings @ Burlington El Bruno Source, Ron Jeffries quote — read more
-
#Marketplace – Case Converter, useful for #developers discussions over a cup of coffee!
Hi ! Today post is about a Visual Studio Extension, one which makes you happy: Case Converter. The extension name is self descriptive, however: This extension allows you to convert code from PascalCase format to snake_case, or from snake_case for PascalCase format. Or event working with camelCase format. So, internally you mus define the formats… — read more
-
#Opinion – #GoTouch, draw and share in any surface with 2 clicks!
Hi! If you are a technology fan, there are some places where you can lost track of time. Best examples maybe are KickStarter or IndieGogo. I usually spend some time here, not only to look for cool projects but also to understand other technology trends like Which are the platforms supported in the most popular… — read more
-
#Humor – You need to think twice about the “I’ll always love you” …
Hi ! Greetings @ Burlington El Bruno Source: facebook — read more
-
#Flow – Trigger a Flow associated to an item in a #SharePoint list
Hi! There is very cool feature in SharePoint which connect directly to Microsoft Flow Trigger a Flow associated to an item in a SharePoint list It all starts with the “Flow” option we can find in the context menu of an item in Sharepoint list. We can create a new Flow or go to the… — read more