Showing archive results for July 2018

Jul 20, 2018
Post comments count0
Post likes count0

Xamarin.Forms 3.1: Improving the Little Things

John Powell

Earlier this year, we surveyed Xamarin.Forms developers about the kinds of custom controls and extra platform code being written repeatedly that should be considered for support “in the box”. From these conversations, we created an initiative to deliver as many as we could in the next several releases. Just six weeks after shipping Xamarin.Forms 3....

Jul 20, 2018
Post comments count0
Post likes count0

Visual Studio IntelliCode now infers coding conventions for consistent code

John Powell

Following the initial announcement of Visual Studio IntelliCode at Build 2018, we’re excited to report that the Visual Studio IntelliCode Extension has been updated to enable coding convention inference for C#, to help you and your team achieve more readable and consistent code. If you’re new to the Intellicode extension, it already provides AI-ass...

Jul 20, 2018
Post comments count0
Post likes count0

Azure Service Fabric Mesh tools now available for Visual Studio 2017

John Powell

Azure Service Fabric is a market-tested distributed systems platform for running scalable and reliable applications on microservices and containers. Up until now, Service Fabric required you to create and manage the clusters and their nodes using virtual machine scale sets. With today’s announcement of Azure Service Fabric Mesh, you’ll be able to u...

Jul 20, 2018
Post comments count0
Post likes count0

Exploring Azure App Service – Azure Diagnostics

John Powell

If you’ve followed our previous posts about using Azure App Service to host web apps in the cloud (1. Introduction to App Service, 2. Hosting web apps that use SQL) you’re already familiar with how easy it is to get an app running in the cloud; but what if the app doesn’t work correctly (it’s crashing, running too slow, etc.)?  In this post we’ll e...

Jul 20, 2018
Post comments count0
Post likes count0

Supercharging the Git Commit Graph IV: Bloom Filters

John Powell

We’ve been discussing the commit-graph feature in Git 2.18 and how we can use generation numbers to accelerate commit walks. One area where we can get significant speedup is when presenting output in topological order. This allows us to walk a much smaller list of commits than before. One place where this breaks down is when we apply a filter to ou...

Jul 18, 2018
Post comments count0
Post likes count0

Visual UI Testing for Android Apps with Espresso and Studio App Center

John Powell

This is a guest post from Daniel Puterman, engineering lead at Applitools. Suppose you’ve built a new Android app and want to build some visual test automation scripts to ensure that it appears correctly on the devices it might run on. Not all the Android devices out there — just the top 20 for now. Suppose further that your app isn’t all t...

Jul 18, 2018
Post comments count0
Post likes count0

Catch up on Azure in one post: Azure.Source – Volume 40

John Powell

Highlights New Azure innovation advances customer success for the cloud- and AI-powered future - In preparation for Microsoft Inspire in Las Vegas this week (where partners and Microsoft meet to connect, learn, and collaborate to accelerate the digital transformation and success of our customers), Jason Zander (Executive Vice President, Microsoft A...

Jul 18, 2018
Post comments count0
Post likes count0

Azure DevOps Projects is now general availability (GA)

John Powell

During our Connect(); 2017 event, we announced the public preview of Azure DevOps Projects to help customers start running applications on any Azure service in just three steps. Today, we’re excited to announce that Azure DevOps Projects is now generally available in the Azure Portal, making it easier for developers to deploy to the Azure cloud an...

Jul 18, 2018
Post comments count0
Post likes count0

.NET Framework 4.7.2 is available on Windows Update, WSUS and MU Catalog

John Powell

Today, we are happy to announce the Microsoft .NET Framework 4.7.2 is available on Windows Update, Windows Server Update Services (WSUS) and Microsoft Update (MU) Catalog. This release includes quality and reliability updates based on early feedback on .NET Framework 4.7.2.

Jul 18, 2018
Post comments count0
Post likes count0

Getting started with Windows IoT & Azure [Video Series]

John Powell

In the first episode of this series, Dmitry and his guest Suz Hinton introduce Windows IoT Core as a way of building applications for IoT solutions. We cover some foundational topics such as how Windows IoT works, and what it is designed for.