Showing archive results for 2017

Nov 21, 2017
Post comments count0
Post likes count0

Welcome to C# 7.2 and Span

App Center Team

C# 7.2 is the latest point release of C#, and adds a number of small but useful features. All the features are described in wonderful detail in the docs. Start with the overview, What’s new in C# 7.2, which gives you an excellent introduction to the new set of capabilities. It is worth celebrating that a significant portion of the docs are communi...

Nov 21, 2017
Post comments count0
Post likes count0

Introducing Azure DevOps Project

App Center Team

We are happy to announce the public preview of Azure DevOps Project. Azure DevOps Project helps you launch an app on an Azure App Service of your choice in a few quick steps and set you up with everything you need for developing, deploying, and monitoring your app.

Nov 21, 2017
Post comments count0
Post likes count0

Cloud-hosted Mac agents for CI/CD pipelines

App Center Team

Teams developing software for Apple devices have limited options when migrating to the cloud. Because such apps must be built on Macs, and because there are few cloud-hosted Mac offerings, many teams are forced to provide their own Mac hardware for CI/CD while the rest of their DevOps are hosted in the cloud. This adds cost, maintenance, and integr...

Nov 10, 2017
Post comments count0
Post likes count0

Visual Studio Team Services is in East Asia!

App Center Team

Today we are excited to announce the availability of our latest VSTS instance in Hong Kong (Azure’s East Asia region).

Nov 10, 2017
Post comments count0
Post likes count0

Xamarin Developer Events in November

App Center Team

The Xamarin and .Net mobile developer community is growing like never before and with so many new events upcoming, there is more opportunity than ever to learn about new and exciting releases, tooling, and updates on Xamarin and related technologies. Network with your local developer community while discussing this month’s ranging topics from optim...

Nov 10, 2017
Post comments count0
Post likes count0

Application Insights: VSTS dashboard chart widget now available

App Center Team

Yes, you read that correctly. We have just released an Application Insights chart widget for VSTS dashboards! It's ok, you can go ahead and say it, this has been a long time coming. We heard all of the fans from our previous metric widget very clearly that this was something almost everyone wanted. But for quite awhile we also had other, even-high...

Nov 10, 2017
Post comments count0
Post likes count0

Publish to Azure from Visual Studio for Mac

App Center Team

As a cloud first, mobile first IDE, Visual Studio for Mac is designed to work side by side with Azure. In this post, you’ll create an ASP.NET Core project, edit the site to be unique, and then deploy the project to Azure.

Nov 10, 2017
Post comments count0
Post likes count0

Monitoring Team Foundation Server 2018

App Center Team

Monitoring on-premises Team Foundation Server deployments is an important part of keeping them running smoothly, especially for large enterprise deployments. Good monitoring can help administrators avoid issues before they impact end users, as well as react quickly when user impacts do occur.

Nov 10, 2017
Post comments count0
Post likes count0

Visual Studio IDE extensions now published and managed at Marketplace

App Center Team

Consumers of Visual Studio IDE extensions visit Visual Studio Marketplace to discover and acquire extensions. But extension publishers visit Visual Studio Gallery to publish and manage their Visual Studio IDE extensions. Henceforth, extension publishing and management will also be in Marketplace. In this process, all extensions in Gallery will be a...

Nov 10, 2017
Post comments count0
Post likes count0

Publishing a Web App to an Azure VM from Visual Studio

App Center Team

We know virtual machines (VMs) are one of the most popular places to run apps in Azure, but publishing to a VM from Visual Studio has been a tricky experience for some. So, we’re pleased to announce that in Visual Studio 15.5 (get the preview now) we’ve added some improvements to the experience. In this post, we’ll discussed the requirements for a ...