Showing archive results for 2018

Oct 24, 2018
Post comments count0
Post likes count0

Protect your Xamarin.Android Apps at Runtime with Dotfuscator

Shikha Kaul

In a previous blog we discussed obfuscating your Xamarin application with Dotfuscator Community to protect it from reverse-engineering. That kind of protection is an important and necessary layer in your application’s security posture, but it shouldn’t be the only layer. The application also needs to react to threats at runtime in order to protect ...

Oct 19, 2018
Post comments count0
Post likes count0

Automating Release Notes with Azure Functions

Shikha Kaul

We can all agree that tracking the progress of a project enhances productivity and is an effective way to keep everyone involved of its progress. When it comes to managing your project in Azure DevOps (formerly VSTS) or GitHub, you have all of your artifacts in one place: code, CI/CD pipelines, releases, work items, and more. In cases where there’s...

Oct 19, 2018
Post comments count0
Post likes count0

What’s Next for Visual Studio for Mac

Shikha Kaul

Since it was released a little more than a year ago, Visual Studio 2017 for Mac has grown from being an IDE primarily focused on mobile application development using Xamarin to one that includes support for all major .NET cross-platform workloads including Xamarin, Unity, and .NET Core. Our aspiration with Visual Studio for Mac is to bring the Visu...

Oct 19, 2018
Post comments count0
Post likes count0

Fluent XAML Theme Editor Preview released!

Shikha Kaul

As some of you may remember from our Build 2018 session this year, we previewed a tool using our new ColorPaletteResources API that allows you to set the color theme of your app through some simple color selections.

Oct 19, 2018
Post comments count0
Post likes count0

Visual Studio Roadmap Updates and Visual Studio 2019 Information

Shikha Kaul

Yesterday, we covered What’s next for Visual Studio for Mac, and today we’ve updated our Visual Studio Roadmap so you can see the latest news about what we’re working on. We’re particularly excited to share this update since it includes information about the first preview of Visual Studio 2019, which we will make available by the end of this calend...

Oct 19, 2018
Post comments count0
Post likes count0

Using .NET Hardware Intrinsics API to accelerate machine learning scenarios

Shikha Kaul

Hello everyone! This summer I interned in the .NET team, working on ML.NET, an open-source machine learning platform which enables .NET developers to build and use machine learning models in their .NET applications. The ML.NET 0.6 release just shipped and you can try it out today.

Oct 17, 2018
Post comments count0
Post likes count0

Introducing ‘Suggest a Feature’ in Developer Community

Shikha Kaul

Customer feedback is a critical input to help us improve Visual Studio. Up until two years ago, the Visual Studio customer feedback system left room for improvement - customers could use the "send a smile" feature in Visual Studio, but this would result in only coarse-grained feedback such as "I like this" or "I don't like this." The feedback we g...

Oct 17, 2018
Post comments count0
Post likes count0

Announcing ML.NET 0.6 (Machine Learning .NET)

Shikha Kaul

Today we're announcing our latest monthly release: ML.NET 0.6! ML.NET is a cross-platform, open source machine learning framework for .NET developers. We want to enable every .NET developer to train and use machine learning models in their applications and services. If you haven't tried ML.NET yet, here's how you can get started!