Visual Studio news feed

Visual Studio news feed

Xamarin.Forms 3.1: Improving the Little Things

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...

Visual Studio IntelliCode now infers coding conventions for consistent code

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 ...

Azure Service Fabric Mesh tools now available for Visual Studio 2017

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 ...

Exploring Azure App Service – Azure Diagnostics

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 ...

Supercharging the Git Commit Graph IV: Bloom Filters

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 ...

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

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 ...

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

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, ...

Azure DevOps Projects is now general availability (GA)

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 ...

Getting started with Windows IoT & Azure [Video Series]

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...