Showing archive results for 2018

Jan 26, 2018
Post comments count0
Post likes count0

Visual C++  2017 Throughput Improvements and Advice

App Center Team

As C++ programs get larger and larger and the optimizer becomes more complex the compiler’s build time, or throughput, increasingly comes into focus. It’s something that needs to be continually addressed as new patterns emerge and take hold (such as “unity” builds in gaming). It’s something we’re focusing on here in the Visual C++ Team, and has bec...

Jan 24, 2018
Post comments count0
Post likes count0

Discover the latest C++17 progress in Visual Studio 2017 15.5 and 15.6

App Center Team

VS 2017 15.5 is now available for production use, and 15.6 Preview 1 is also available. As usual, here are feature tables for the STL and compiler, plus a detailed list of STL improvements. (You can also read our previous changelog for VS 2017 15.3.) Please note that due to our branch structure and merge timing, features and fixes described below a...

Jan 24, 2018
Post comments count0
Post likes count0

VSTS will no longer allow creation of new MSA users with custom domain names backed by AzureAD

App Center Team

On September 15, 2016, the Azure Active Directory (Azure AD) team blocked the ability to create new Microsoft accounts using email addresses in domains that are configured in Azure AD. Many VSTS customers expressed concern when this change happened. As a result, we worked with the Azure AD team to get a temporary exception for our service to be exc...

Jan 24, 2018
Post comments count0
Post likes count0

Now Available: Offer Add-on Subscriptions with Automated Recurring Billing in Your UWP Apps

App Center Team

Today we are extremely excited to announce that subscription add-ons are available to all UWP developers. You can use subscriptions to sell digital products in your app with automated recurring billing while giving your customers a seamless purchase experience. One thing to keep in mind is that the Store fee for recurring billed subscriptions diffe...

Jan 24, 2018
Post comments count0
Post likes count0

Cortana coming to more devices in 2018 through Devices SDK and new reference designs (UWP)

App Center Team

To kick-off 2018, we’re making it easier than ever for OEMs and developers to build for Cortana with the Cortana Devices SDK. Just last week, Johnson Controls announced the new Cortana-enabled JCI Glas thermostat, built using the Cortana Devices SDK. We’ve also partnered with industry leaders including Allwinner, Synaptics, TONLY and Qualcomm, to d...

Jan 24, 2018
Post comments count0
Post likes count0

CosmosDB: Serverless NoSQL for the .NET Developer [video]

App Center Team

In this episode, Dmitry is joined by Jeremy Likness, who shows us CosmosDB. This is the Azure database-as-a-service that features geo-replication, user configurable consistency levels, and supports a variety of interfaces from the classic DocumentDB to MongoDB and more. Jeremy demonstrates how to set up a CosmosDB account, load data, and stand up ...

Jan 19, 2018
Post comments count0
Post likes count0

Database DevOps with Redgate ReadyRoll [video]

App Center Team

In this first of two episodes, Robert is joined by Steve Jones to discuss how you can use the Redgate Data Tools that are included in Visual Studio Enterprise 2017 to extend DevOps practices to SQL Server and Azure SQL databases. In this episode, Steve demonstrates the migrations-based approach used by ReadyRoll, which generates numerically ordere...

Jan 19, 2018
Post comments count0
Post likes count0

Delivering Rich Media Experiences with the Xamarin.Forms Video Player

App Center Team

Delivering an interactive and engaging experience is critical to standing out in today’s massive app marketplace. Using video in your mobile apps offers an excellent way to engage your users and keep them in your app longer. Adam’s Xamarin.Forms Video Player minimizes the complexity of video playback across Android, iOS, and Windows environments. ...

Jan 19, 2018
Post comments count0
Post likes count0

Xamarin Developer Events This January

App Center Team

It’s only the beginning of the year, but there are already many opportunities to get out and start building on your mobile app development education! Network with local user groups to learn about new and exciting releases, tooling, or updates to Xamarin and related technologies. Below are just a few of the Xamarin events happening around the world ...

Jan 19, 2018
Post comments count0
Post likes count0

CoreML Programming with Xamarin.Mac and F#

App Center Team

Although Xamarin technologies are most commonly used to develop mobile applications, Xamarin.Mac makes it easy to use your preferred .NET language to develop desktop Mac apps. There are many C# examples in Xamarin’s mac-samples directory on Github, but it’s also easy to use F# to develop desktop Mac apps as well. Currently, there is no support for...