Showing archive results for August 2018

Aug 15, 2018
Post comments count0
Post likes count0

The Developer’s Guide to Microsoft Azure eBook – August update is now available

John Powell

Today, we’re pleased to introduce the new and updated Developer’s Guide to Microsoft Azure eBook. Featuring extensive updates since the last update, the new eBook is designed to help you get up to speed with Azure in the shortest time possible and includes practical real-world scenarios.

Aug 10, 2018
Post comments count0
Post likes count0

Learn how to orchestrate serverless functions by scraping APIs in 8 minutes

John Powell

Our scenario The project I’m working on requires me to retrieve information from multiple sources like the NuGet and GitHub API. Let’s bring into focus how I’m downloading data from the GitHub API. If you follow me on Twitter, you’ve probably already heard me talk about it. Ever ended up on a sample that should be covering the problem you’re having...

Aug 10, 2018
Post comments count0
Post likes count0

Handling a new era in the Japanese calendar in .NET

John Powell

Typically, calendar eras represent long time periods. In the Gregorian calendar, for example, the current era spans (as of this year) 2,018 years. In the Japanese calendar, however, a new era begins with the reign of a new emperor. On April 30, 2019, Emperor Akihito is expected to abdicate, which will bring to an end the Heisei era. On the followin...

Aug 10, 2018
Post comments count0
Post likes count0

Adaptive Mobile Designs with FlexLayout

John Powell

Xamarin.Forms is fantastic for quickly shipping a single code base to multiple platforms and devices. As soon as you are present on all those different screens, you need to make sure your UI looks as you expect, and even adapt the layout for your specific goals. FlexLayout makes this easier than before and provides new options for you to space and ...

Aug 10, 2018
Post comments count0
Post likes count0

Tiered Compilation Preview in .NET Core 2.1

John Powell

If you are a fan of .NET performance there has been a lot great news lately such as Performance Improvements in .NET Core 2.1 and Announcing .NET Core 2.1, but we’ve got more. Tiered compilation is a significant new performance feature that we are making available as a preview for anyone to try out, starting in .NET Core 2.1. In many scenarios that...

Aug 8, 2018
Post comments count0
Post likes count0

What’s new in Azure? Check out Azure.Source – Volume 43

John Powell

Announcing public preview of Azure IoT Hub manual failover feature - IoT Hub cloud service manual failover enables customers to failover an IoT hub instance from its primary Azure region to its corresponding geo-paired region with a recovery time objective (RTO) of 10 min–2 hours. The IoT Hub service provides cross-regional automatic disaster recov...

Aug 8, 2018
Post comments count0
Post likes count0

Publish Enterprise Apps with Visual Studio App Center and Intune

John Powell

Publishing and distributing line of business apps in an enterprise can be challenging for both developers and admins. Developers often use custom build tools, manually test across multiple devices and upload apps to an internal company site. Microsoft Intune offers the company portal for simple and secure distribution of apps within an enterprise. ...

Aug 8, 2018
Post comments count0
Post likes count0

Ansible 2.6: What’s new for Azure

John Powell

Ansible 2.6 was recently released and I am excited to share with you what’s new for Azure in Ansible 2.6. In total, four new Azure modules were added in addition to over 17 enhancements to our existing modules. In 2.6 you now have the ability to natively manage:

Aug 8, 2018
Post comments count0
Post likes count0

3 Steps to Build Your First Intelligent App – Conference Buddy

John Powell

Imagine yourself at a conference, attending a session with hundreds of other enthusiastic developers. You put away your phone to pay attention to the speaker who is talking about the latest cutting-edge technologies. As you learn about the topic, you start to gather a list of questions you would like to get the answers to right away. But the timing...