Showing results for Gaming - Visual Studio Blog

Aug 14, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Released

John Montgomery
John Montgomery

Today we have several releases to talk about: there’s the release of Visual Studio 2017 version 15.3, the release of .NET Core 2.0, and a release of Visual Studio for Mac version 7.1. If you’d like to jump right in, download Visual Studio 2017 version 15.3, download .NET Core 2.0, and download Visual Studio for Mac. You can also access the latest V...

.NETDebugging and DiagnosticsC#
Aug 2, 2017
Post comments count0
Post likes count0

Visual Studio for Mac version 7.2 Alpha Preview

Visual Studio Team
Visual Studio Team

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 within Visua...

.NETHTMLAzure
Jul 6, 2017
Post comments count0
Post likes count1

Hands on with Visual Studio for Mac – Part 2

Visual Studio Team
Visual Studio Team

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 make it e...

.NETAzureASP.NET
Jul 5, 2017
Post comments count0
Post likes count0

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

Visual Studio Team
Visual Studio Team

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 of th...

.NETDebugging and DiagnosticsJava
Jun 29, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Preview

Christine Ruana
Christine Ruana

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...

.NETAzureASP.NET
Jun 22, 2017
Post comments count0
Post likes count0

Hands on with Visual Studio for Mac

Visual Studio Team
Visual Studio Team

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 ASP.NE...

.NETDebugging and DiagnosticsASP.NET
Jun 14, 2017
Post comments count0
Post likes count1

Take your web app to Azure

Visual Studio Team
Visual Studio Team

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 want to improve you...

.NETHTMLAzure
May 30, 2017
Post comments count0
Post likes count0

Telerik UI for UWP – Free and Updated XAML Controls

Visual Studio Team
Visual Studio Team

In case you missed it, Progress Telerik UI for Universal Windows Platform by Progress was released as free and open-source earlier this year. With more than 22 XAML controls, this news has made it easier than ever before to start building UWP apps. Rather than needing to rewrite many complex XAML controls spanning user scenarios across data managem...

.NETVisual StudioVisual Studio 2017
May 22, 2017
Post comments count0
Post likes count0

Committing with Confidence: Getting Code Quality Information at Commit Time

Visual Studio Team
Visual Studio Team

Many developers tell us that they are under pressure to deliver software on an ever-faster cadence. This pressure for increased speed makes building your software at high quality from the start even more important – you want to make sure that any commits you make to your codebase are at the right quality, to avoid costly remediation of errors later...

.NETHTMLVisual Studio 2017
May 18, 2017
Post comments count0
Post likes count0

Continuous Delivery Tools adds support for Containers

Visual Studio Team
Visual Studio Team

Last week at //BUILD, the Continuous Delivery Tools for Visual Studio shipped a new update. As always we are continuing to expand the extension’s set of features guided by your feedback. The enthusiasm and feedback has validated just how much opportunity there is to help you continuously deliver value to your users. Apart from bug fixes, our latest...

.NETAzureASP.NET