Showing archive results for July 2019

Jul 16, 2019
Post comments count0
Post likes count0

Participate in the Developer Economics Survey

Shikha Kaul

The Developer Economics Q2 2019 survey is here in its 17th edition to shed light on the future of the software industry. Every year more than 40,000 developers around the world participate in this survey, so this is a chance to be part of something big, voice your thoughts, and make your own contribution to the developer community.

Jul 16, 2019
Post comments count0
Post likes count0

Xamarin.Essentials welcomes tvOS, watchOS, and Tizen

Shikha Kaul

This week marked the launch of Xamarin.Essentials 1.2 packed full of new enhancements and optimizations. The main highlight is the new file preview features enabling you to send, view, and email files from a single cross-platform API. We are actively seeking feedback on these features. So be sure to chat with the team on Gitter or leave an issue on...

Jul 16, 2019
Post comments count0
Post likes count0

Clang/LLVM Support for MSBuild Projects

Shikha Kaul

Visual Studio 2019 version 16.2 Preview 3 includes built-in Clang/LLVM support for MSBuild projects. In our last release, we announced support for Clang/LLVM for CMake. In the latest Preview of Visual Studio, we have extended that support to also include MSBuild projects. While in most cases we recommend using the MSVC compiler, we are committed to...

Jul 16, 2019
Post comments count0
Post likes count0

Checklist for writing great Visual Studio extensions

Shikha Kaul

Great Visual Studio extensions share a few key features that sets them apart from the rest. They look and feel well crafted, are performant and reliable, do what they advertise to perfection, and blend in naturally among Visual Studio’s own features.

Jul 16, 2019
Post comments count0
Post likes count0

Announcing XAML Hot Reload for Xamarin.Forms

Shikha Kaul

Today at Xamarin Developer Summit, we announced XAML Hot Reload for Xamarin.Forms, which enables you to make changes to your XAML UI and see them reflected live, without requiring another build and deploy.

Jul 11, 2019
Post comments count0
Post likes count0

A brand new course on the fundamentals of scripting and programming for game development using C#, VisualStudio and Unity

Shikha Kaul

We are excited to announce a refresh of our popular beginner and intermediate scripting tutorial videos, available free on Unity Learn. We teamed up with Microsoft to bring Unity game developers tutorials that will help you get started with the fundamentals of scripting and programming for using C#, Microsoft Visual Studio and Unity 2019.

Jul 11, 2019
Post comments count0
Post likes count0

Previewing Azure SDKs following new Azure SDK API Standards

Shikha Kaul

Today we’re happy to share a new set of libraries for working with Azure Storage,  Azure Cosmos DB, Azure Key Vault, and Azure Event Hubs in Java, Python, JavaScript or TypeScript, and .NET. These libraries provide access to new service features, and represent the first step towards applying a new set of standards across the Azure SDKs that we beli...

Jul 11, 2019
Post comments count0
Post likes count0

.NET Core July 2019 Updates – 2.1.12 and 2.2.6

Shikha Kaul

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

Jul 11, 2019
Post comments count0
Post likes count0

Write Better Code Faster with Roslyn Analyzers

Shikha Kaul

Roslyn, the .NET compiler platform, helps you catch bugs even before you run your code. One example is Roslyn’s spellcheck analyzer that is built into Visual Studio. Let’s say you are creating a static method and misspelled the word static as statc. You will be able to see this spelling error before you run your code because Roslyn can produce warn...

Jul 11, 2019
Post comments count0
Post likes count0

Exploring the Visual Studio App Center Data Roadmap

Shikha Kaul

At Build 2019, we released App Center Data in public preview after starting development earlier this year. The App Center Data service enables you to easily scale, persist, and sync your data in the cloud for your mobile applications. App Center Data takes the work out of managing your data across different devices and platforms. Segmenting your da...