Showing archive results for March 2019

Mar 19, 2019
Post comments count0
Post likes count0

Visual Studio 2019 Launch Event agenda and speakers now published

Shikha Kaul
Shikha Kaul

We’re only 15 days away from the general availability of Visual Studio 2019 and our virtual Visual Studio 2019 Launch Event. It’s been incredible to see all the buzz and excitement in the community around the launch, from the 180+ local launch events happening all across the globe over the next months to all the posts about the features you’re most...

Mar 19, 2019
Post comments count0
Post likes count0

Code more, scroll less with Visual Studio IntelliCode

Shikha Kaul
Shikha Kaul

You may know that Visual Studio IntelliCode helps you write code from commonly used libraries, based on machine learning across thousands of open sourced GitHub repos. Instead of having to search and scroll through a sorted list of methods and properties, you get suggestions on the most likely ones for your coding context as you type.

Mar 19, 2019
Post comments count0
Post likes count0

Achieve more with Microsoft Game Stack

Shikha Kaul
Shikha Kaul

Microsoft is built on the belief of empowering people and organizations to achieve more – it is the DNA of our company. Today we are announcing a new initiative, Microsoft Game Stack, in which we commit to bringing together Microsoft tools and services that will empower game developers like yourself, whether you’re an indie developer just starting ...

Mar 19, 2019
Post comments count0
Post likes count0

Announcing Visual Studio App Center Integration with PlayFab: Better Tools For Better Player Engagement

Shikha Kaul
Shikha Kaul

In January of 2018 Microsoft announced the acquisition of PlayFab, a complete backend of services for building and growing cloud connected games. Seeing that Visual Studio App Center and PlayFab shared common goals, and complimentary services, we started looking for ways we could offer a shared experience to bring greater value and new capabilities...

Mar 19, 2019
Post comments count0
Post likes count0

Enhanced Xamarin Development With MFractor

Shikha Kaul
Shikha Kaul

MFractor is a powerful Visual Studio for Mac extension to streamline the development of your Xamarin applications. By improving many common Xamarin workflows, MFractor can save a significant amount of development time and effort over the course of your project.

Mar 14, 2019
Post comments count0
Post likes count0

Argument completion made easy with Visual Studio IntelliCode

Shikha Kaul
Shikha Kaul

Visual Studio IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list. IntelliCode recommendations are based on thousands of open source projects on GitHub, each with over 100 stars. When combined with the context of your code, the completion list is tailored to promote common practices. As a result, ...

Mar 14, 2019
Post comments count0
Post likes count0

A Quick Update on Google Components for iOS and Android

Shikha Kaul
Shikha Kaul

One of the best parts about using Xamarin for mobile development is access to all of the platform APIs from C# bindings. Additionally, any native iOS or Android library can be consumed by a Xamarin application by creating a custom binding project. That’s exactly what the Component Team here at Microsoft does for the most popular libraries that deve...

Mar 14, 2019
Post comments count0
Post likes count0

Announcing ML.NET 0.11 – Machine Learning for .NET

Shikha Kaul
Shikha Kaul

ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine learning models for common scenarios like Sentiment Analysis, Recommendati...

Mar 14, 2019
Post comments count0
Post likes count0

Visual Studio extensions and version ranges demystified

Shikha Kaul
Shikha Kaul

Extension authors use visual Studio version ranges to specify what versions of Visual Studio their extensions support. A version range looks like this [14.0, 17.0) and specifies the minimum and maximum version of Visual Studio as well as if the edges are included or excluded. The syntax with mismatching braces may initially seem a bit odd and what ...

Mar 14, 2019
Post comments count0
Post likes count0

Beautiful Material Design for Android & iOS

Shikha Kaul
Shikha Kaul

This week, Xamarin.Forms 3.6 shipped with another round of improvements, the most exciting of which is called Visual. Visual enables developers to create beautiful, cross-platform mobile applications that share not only a massive amount of code but also design and behavior. Material Design is the first style of cross-platform controls to take advan...