Showing archive results for March 2018

Mar 28, 2018
Post comments count0
Post likes count0

Announcing TypeScript 2.8

App Center Team

TypeScript 2.8 is here and brings a few features that we think you’ll love unconditionally! If you’re not familiar with TypeScript, it’s a language that adds optional static types to JavaScript. Those static types help make guarantees about your code to avoid typos and other silly errors. They can also help provide nice things like code completion...

Mar 28, 2018
Post comments count0
Post likes count0

Text Recognition for Video in Microsoft Video Indexer

App Center Team

While humans have cognitive abilities that allow them to complete hidden parts of the text and disambiguate local deficiencies resulting from bad video quality, direct application of OCR is not sufficient for automatic text extraction from videos. In Video Indexer, we developed and implemented a dedicated approach to tackle this challenge. In this...

Mar 23, 2018
Post comments count0
Post likes count0

Announcing general availability of Azure database services for MySQL and PostgreSQL

App Center Team

Today, I am excited to announce the general availability (GA) of Azure Database for MySQL and Azure Database for PostgreSQL. The GA milestone means that, starting today, these services are bringing the community versions of MySQL and PostgreSQL with built-in high availability, a 99.99% availability SLA, elastic scaling for performance, and industry...

Mar 23, 2018
Post comments count0
Post likes count0

The UWP Community Toolkit v2.2

App Center Team

I am extremely excited to announce the latest update of the UWP Community Toolkit, v2.2. The credit for this release, as always, goes to the community, who have continued to support and improve the toolkit for each release. V2.2 introduces a new Parsers package, new controls and helpers, and many improvements and bug fixes to existing APIs. Below ...

Mar 23, 2018
Post comments count0
Post likes count0

Azure cloud data and AI services training roundup

App Center Team

Looking to transform your business by improving your on-premises environments? Accelerating your move to the cloud, and gaining transformative insights from your data? Here’s your opportunity to learn from the experts and ask the questions that help your organization move forward. Join us for one or all of these training sessions to take a deep di...

Mar 23, 2018
Post comments count0
Post likes count0

Python in Visual Studio 15.7 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 look at some of the new features we have added for Python developers. As always, the preview is a way for...

Mar 23, 2018
Post comments count0
Post likes count0

AI Platform for Windows Developers

App Center Team

At Microsoft, we’re making huge investments in AI and Machine Learning across the company. AI capabilities in Office 365 help subscribers with productivity at work, intelligent features in the Photos app for Windows 10 make it easier for people to create videos and search through massive photo collections, and Windows Hello uses AI to recognize you...

Mar 21, 2018
Post comments count0
Post likes count0

Announcing TypeScript 2.8

App Center Team

Today we’re excited to announce and get some early feedback with TypeScript 2.8’s Release Candidate. To get started with the RC, you can access it through NuGet, or use npm with the following command: npm install -g typescript@rc TypeScript 2.8 introduces a new construct called conditional types. This new construct is based on JavaScript’s condit...

Mar 21, 2018
Post comments count0
Post likes count0

How VSTS is Accelerating the Engineering Group Behind Windows

App Center Team

As part of our engineering processes in Microsoft, we often share best practices and stories of change across the engineering teams in the company. At our latest internal engineering conference as I listened in to sessions, I was struck by the sheer scale of the effort the Windows and Devices Group (WDG) undertook and the problems they’ve solved us...

Mar 21, 2018
Post comments count0
Post likes count0

Microsoft Azure Service Fabric is going open source

App Center Team

We’re happy to announce that Service Fabric is going open source under the MIT license and over the coming months we will be transitioning to a completely open development process on GitHub. We've heard from many of you about the importance of being able to participate in the development and direction of the platform that you depend on to run your...