Showing archive results for 2018

Feb 9, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 4

App Center Team

Today, we are excited to share the final Visual Studio 2017 version 15.6 feature preview, which builds upon earlier previews of Visual Studio 2017 version 15.6. This preview contains new features, bug fixes, and other enhancements that address your feedback. The top highlights of this Preview are described in this blog post: an enhanced acquisitio...

Feb 9, 2018
Post comments count0
Post likes count0

Top stories from the Visual Studio Team Services (VSTS) community – 2018.02.02

App Center Team

Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics. TOP STORIES •Work can flow across the Sprint boundary – Martin Hinshelwood There is nothing in the Scrum Guide that says that you can’t have workflow across the Sprint boundary. I’m going to suggest that not only can you, but you shoul...

Feb 9, 2018
Post comments count0
Post likes count0

TFS 2018 Update 1 RC is available (Brian Harry)

App Center Team

Several years ago, for TFS, we adopted a cadence of a major release, followed by a couple of significant feature releases, followed by one or two releases which contained mostly bug fixes. The major releases were typically ~18 months apart and the minor releases varied from 3-5 months apart. We made some mistakes along the way but, overall, the c...

Feb 9, 2018
Post comments count0
Post likes count0

Learn how to do Image Recognition with Cognitive Services and ASP.NETLearn how to do Image Recognition with Cognitive Services and ASP.NET

App Center Team

With all the talk about artificial intelligence (AI) and machine learning (ML) doing crazy things, it’s easy to be left wondering, “what are practical ways I can use this today?” It turns out there are some extremely easy ways to try this today. In this post, I’ll walk through how to detect faces, gender, ages, and hair color in photos, by adding ...

Feb 7, 2018
Post comments count0
Post likes count0

Entity Framework Core 2.1 Roadmap

App Center Team

As mentioned in the announcement of the .NET Core 2.1 roadmap earlier today, at this point we know the overall shape of our next release and we have decided on a general schedule for it. As we approach the release of our first preview later this month, we also wanted to expand on what we have planned for Entity Framework Core 2.

Feb 7, 2018
Post comments count0
Post likes count0

.NET Core 2.1 Roadmap

App Center Team

The .NET team has been working on the .NET Core 2.1 release for the last several months on GitHub. We know that many of you have been using .NET Core 2.0 since it shipped in August of last year and want to know what is coming next. The team has done enough work now that we know the overall shape of the next release. Like past releases, the .NET com...

Feb 7, 2018
Post comments count0
Post likes count0

Azure Storage for Serverless .NET Apps in Minutes

App Center Team

Azure Storage is a quick and effortless way to store data for applications that has high availability, is secure, scales and is redundant. This blog post walks through a simple application that creates a short code for a long URL to easily reference it. It uses Table Storage to map codes to URLs and a Queue to process redirect counts. Everything is...

Feb 7, 2018
Post comments count0
Post likes count0

Visual Studio Subscriptions and linking your VSTS account to AzureAD

App Center Team

A few weeks ago, I posted about a change coming to organizations managing their identities with Microsoft Accounts (MSAs); as of March 30th, you will no longer able to create new MSAs with a custom domain name that is linked to an Azure Active Directory tenant. Many customers have reached out asking how this change affects their Visual Studio subs...

Feb 7, 2018
Post comments count0
Post likes count0

Target Surface Hub and Windows 10 S on a Snapdragon processor with your UWP apps

App Center Team

When submitting your UWP app or game to Microsoft Store through Dev Center, you have the flexibility to choose the device families on which customers can acquire your app. By default, we make your app or game available to all device families which can run it (except for Xbox, which you can opt into as appropriate if your packages support it). This ...

Feb 2, 2018
Post comments count0
Post likes count0

What’s new for Python in Visual Studio 2017 15.6 Preview 1

App Center Team

Today we have released the first preview of our next update to Visual Studio 2017. You will see a notification in Visual Studio within the next few days, or you can download the new installer from visualstudio.com. In this post, we're going to take a look at some of the new features we have added for Python developers. As always, the preview is a ...