Showing category results for AllSKUs

Apr 16, 2019
Post comments count0
Post likes count0

.NET Core April 2019 Updates – 2.1.10 and 2.2.4

Shikha Kaul
Shikha Kaul

Today, we are releasing the .NET Core April 2019 Update. These updates contain security and reliability fixes. See the individual release notes for details on included fixes.

Apr 16, 2019
Post comments count0
Post likes count0

How to accelerate DevOps with Machine Learning lifecycle management

Shikha Kaul
Shikha Kaul

DevOps is the union of people, processes, and products to enable the continuous delivery of value to end users. DevOps for machine learning is about bringing the lifecycle management of DevOps to Machine Learning. Utilizing Machine Learning, DevOps can easily manage, monitor, and version models while simplifying workflows and the collaboration proc...

Apr 11, 2019
Post comments count0
Post likes count0

Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure

Shikha Kaul
Shikha Kaul

As a customer of Visual Studio App Center, you linked your code repository, configured your first mobile build definitions, committed your code, watched your builds in real-time, and installed your mobile app on real devices.  Bravo!  You have set up a full Continuous Integration / Continuous Deployment mobile pipeline where code is committed and n...

Apr 11, 2019
Post comments count0
Post likes count0

Getting Started With WorkManager (Xamarin)

Shikha Kaul
Shikha Kaul

If you need to schedule a background task on Android, you’re probably familiar with all of the various ways to accomplish this such as:

Apr 11, 2019
Post comments count0
Post likes count0

Introducing the App Service Migration Assistant for ASP.NET applications

Shikha Kaul
Shikha Kaul

In June 2018, we released the App Service Migration Assessment Tool. The Assessment Tool was designed to help customers quickly and easily assess whether a site could be moved to Azure App Service by scanning an externally accessible (HTTP) endpoint. Today we’re pleased to announce the release of an updated version, the App Service Migration Assist...

Apr 11, 2019
Post comments count0
Post likes count0

Announcing ML.NET 1.0 RC – 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, Recommendation, ...

Apr 11, 2019
Post comments count0
Post likes count0

Web and Azure Tool Updates in Visual Studio 2019

Shikha Kaul
Shikha Kaul

Hopefully by now you’ve seen that Visual Studio 2019 is now generally available. As you would expect, we’ve added improvements for web and Azure development. As a starting point, Visual Studio 2019 comes with a new experience for getting started with your code and we updated the experience for creating ASP.NET and ASP.NET Core projects to match:

Apr 9, 2019
Post comments count0
Post likes count0

Little great things about Visual Studio 2019

Shikha Kaul
Shikha Kaul

A few days ago, we announced the general availability of Visual Studio 2019. But I’ve been using Visual Studio 2019 exclusively since the first internal build – long before the release of Preview 1 in December of 2018. During this time, there has been a lot of little features that have put a smile on my face and made me more productive.

Apr 9, 2019
Post comments count0
Post likes count0

.NET Core Workers as Windows Services

Shikha Kaul
Shikha Kaul

In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core. In this walkthrough we will create a worker and run it as a Windows Service.

Apr 9, 2019
Post comments count0
Post likes count0

GlideX For Fast Images on Android

Shikha Kaul
Shikha Kaul

Getting good image performance on Android has traditionally been a difficult task. Google has some documentation on the subject, which unfortunately mentions some complex topics: