Showing results for June 2017 - Visual Studio Blog

Jun 29, 2017
0
0

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 26, 2017
2
1

7 lesser known hacks for debugging in Visual Studio

Visual Studio Blog
Visual Studio Blog

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

.NETDebugging and DiagnosticsVisual Studio 2017
Jun 22, 2017
0
0

Hands on with Visual Studio for Mac

Visual Studio Blog
Visual Studio Blog

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
0
1

Take your web app to Azure

Visual Studio Blog
Visual Studio Blog

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