Visual Studio news feed

Visual Studio news feed

Power BI and VSTS – Integration made easy

We are excited to announce an easy-to-use solution for integrating Power BI with VSTS Analytics. You don’t have to know how to write OData queries anymore! Our new feature Analytics views makes getting VSTS work tracking data into Power BI simple, and it works for the largest accounts. Similar to a work items query, an Analytics View ...

Voronoi Selection for Cancer Drug Network Visualization in Mixed Reality

Researchers at the Englander Institute for Precision Medicine (EIPM) at Weill Cornell Medicine bring together basic science, medicine, DNA sequencing and big data to deliver the next generation of precision medicine; it is the most promising approach to tackle diseases like cancer, neurodegenerative diseases, and rare genetic conditions that ...

Explore CosmosDB with .NET Core and MongoDB

Have you had to design general purpose “metadata” tables in your SQL database that basically store column names and values? Do you often serialize/de-serialize XML or JSON from your SQL tables to handle volatile schemas and data? .NET developers have traditionally worked with relational database management systems (RDMS) like SQL Server. ...

A Brief History of .NET Standard

Xamarin (and before that, Mono) allowed .NET code to run on multiple platforms for years. These days, there’s a new push in cross-platform with .NET Core and .NET Standard. This post looks at the history of code sharing in .NET and where cross-platform .NET is going with Core and Standard. History of .NET Standard In the early days of the...

Configuring C++ IntelliSense and Browsing

Whether you are creating a new (or modifying an existing) C++ project using a Wizard, or importing an project into Visual Studio from another IDE, it’s important to configure the project correctly for the IntelliSense and Browsing features to provide accurate information. This article provides some tips on configuring the projects and ...

Playing in the Sandbox: How We Created Minecraft’s Multi-Platform Design

This is special guest post from Mark Grinols, a development lead on the Minecraft team at Microsoft. A key aspect of Minecraft that players love is the ability to play with family and friends on nearly any platform they choose. Offering this breadth of choice to hundreds of millions of players worldwide is a substantial engineering ...

IntelliSense for Remote Linux Headers

In Visual Studio 2017 15.7 Preview 3 we are introducing IntelliSense for headers on remote Linux connections. This is part of the Linux development with C++ workload that you can choose in the Visual Studio installer. If you are just getting started with the C++ Linux support in Visual Studio you can read our C++ Linux tutorial at aka.ms/...

Announcing Babylon.js v3.2

Babylon.js is an open source framework designed from ground up to help create easy and powerful 3D experiences in your browser or your web apps. Today I’m excited to announce the availability of Babylon v3.2. As usual, our wonderful community helped build a massive list of features and fixes for this release. I highly encourage you to read ...

Get the Azure Quick Start Guide for .NET Developers

This blog post was co-authored by Barry Luijbregts, Azure MVP. If you’re a .NET developer, we’re excited to introduce a new resource that can help you learn about Azure: The Azure Quick Start Guide for .NET Developers! This guide shows .NET developers how they can start with Azure and get the most out of it. The e-book is also great for...