Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Visual Studio for Mac version 7.2 Alpha Preview

Today we’ve released a new alpha preview for Visual Studio for Mac in the alpha updater channel - our first preview for version 7.2. The major themes for this release are improving the performance and accessibility support. Trying the Latest Version If you’re already on the bleeding edge with the Alpha channel, simply check for updates ...

CodePush joins Visual Studio Mobile Center

[Update 11/15/2017: Visual Studio Mobile Center is now Visual Studio App Center. Learn more on the announcement post from Connect(); 2017] About two years ago, a group of developers at Microsoft crafted a service for distributing Apache Cordova, React Native, and Windows Mobile updates to applications in the wild. They called it “CodePush...

Samsung Releases 4th Preview of Visual Studio Tools for Tizen including support for .NET Core 2.0 Preview

Samsung has released the fourth preview of Visual Studio Tools for Tizen. Tizen is a Linux-based open source OS running on over 50 million Samsung devices including TVs, wearables, and mobile phones. Since announcing its collaboration with Microsoft on .NET Core and Xamarin.Forms projects last November, Samsung has steadily released preview ...

Hands on with Visual Studio for Mac – Part 2

Since the release of Visual Studio for Mac we’ve been amazed by the number of Mac developers using it to build native apps for Mac, iOS, and Android, using Xamarin and Xamarin.Forms; web sites and services using ASP.NET Core; and games using Unity. We’re also excited by the number of developers trying it for the first time, and we want to ...

7++ reasons to move your C++ code to Visual Studio 2017

Whether you are a full-time or occasional C++ developer, whether you are using an older Visual Studio version or are considering using Visual Studio for the first time, this blog post is for you. In this post I share seven reasons why Visual Studio 2017 should be your first choice of IDE for C++ development (to quickly jump to each section ...

Visual Studio 2017 Version 15.3 Preview

We’ve been working hard to polish up some features, address some of the issues you’ve reported, and make meaningful improvements in the product's fundamentals such as reliability, performance, and accessibility. A few of the notable highlights include - Continuous Delivery Tools can now automatically build and deploy NET or ASP.NET Core projects to Azure Web App Services, increased visibility on extensions’ impact on Visual Studio reliability, Lightweight solution load (LSL) in large C++ solutions.

7 lesser known hacks for debugging in Visual Studio

The Visual Studio debugger is a magical beast that can save you loads of time while finding and fixing issues in your application. It is chock-full of tools that can make debugging easier… if you know they exist, and where to find them! Let’s look at 7 lesser known goodies you can use to help you #SuperChargeYourDebugging. 1. Click to Set ...

Hands on with Visual Studio for Mac

Visual Studio for Mac was released just under two months ago at Build 2017, and already we’ve seen tremendous growth in .NET developers working on the Mac. Visual Studio for Mac enables you to build native apps for macOS, native mobile apps for iOS, tvOS, watchOS, and Android, using Xamarin and Xamarin.Forms; and web sites and services using...

Take your web app to Azure

You’ve built your web app. It’s running, and getting good traffic. Now you need to move on to solving the ‘good problems’ to have. You want to scale your app to support more users, but only at peak times. Or you need better hardware and simply don’t want to manage that hardware… or software, or even the network. What if you just ...