Showing results for ASP.NET - Visual Studio Blog

Dec 4, 2017
0

Visual Studio 2017 Version 15.5, Visual Studio for Mac Released

John Montgomery
John Montgomery

Today we released significant updates to both Visual Studio 2017 and Visual Studio for Mac. This update contains major performance improvements, new features, as well as fixes for bugs reported by you. Some highlights are mentioned below, for the full feature list check out the Visual Studio 2017 version 15.5 Release notes.

.NETDebugging and DiagnosticsJava
Nov 27, 2017
0
0

TFVC support and other enhancements hit Continuous Delivery Tools for Visual Studio

Visual Studio Blog
Visual Studio Blog

A year ago, we released the first preview of the Continuous Delivery Tools for Visual Studio (CD4VS) with support for configuring a continuous integration and continuous delivery pipeline for ASP.NET and ASP.NET Core projects with and without container support. With CD4VS you can always configure Continuous Delivery for solutions under source contr...

.NETAzureASP.NET
Nov 17, 2017
0
0

Managing Secrets Securely in the Cloud

Visual Studio Blog
Visual Studio Blog

You’ve probably heard some version of the story about a developer who mistakenly checked in his AWS S3 key to Github. He pulled the key within 5 minutes but still racked up a multi-thousand dollar bill from bots that crawl open source sites looking for secrets. As developers we all understand and care about keeping dev and production secrets safe b...

.NETAzureASP.NET
Nov 16, 2017
0
0

Spend more time working on the interesting stuff

Visual Studio Blog
Visual Studio Blog

There’s a reason that each day thousands of developers take advantage of the rich set of extensions offered by our growing family of VS and VSTS Partners and the broader VS community. Collectively these offerings can save you and your team time in many different ways, from helping find bugs faster, to making it easier to work with data, to helping ...

.NETVisual StudioDebugging and Diagnostics
Oct 24, 2017
0

Visual Studio 2017 Version 15.5 Preview

Christine Ruana
Christine Ruana

Yesterday we released the second Preview of Visual Studio 2017 version 15.5 and we would love it if you would try it out and tell us what you think. We’ve polished up some features that were introduced with the first Preview, addressed some of the issues you’ve reported, and made improvements in the product's fundamentals such as performance, relia...

.NETDebugging and DiagnosticsJava
Oct 12, 2017
0
0

Step-back while debugging with IntelliTrace

Visual Studio Blog
Visual Studio Blog

Have you ever stepped while debugging, realized that you’ve taken one step too far, and wished you could step back? Or, while stepping, saw a variable change in an unexpected way, and wish you could go back a step and see what its value was before? Now you can, all without having to restart debugging to recreate the state again! In Visual Studio...

.NETDebugging and DiagnosticsASP.NET
Oct 11, 2017
0

Visual Studio 2017 Version 15.5 Preview

Christine Ruana
Christine Ruana

Today we are releasing the first preview of Visual Studio 2017 version 15.5. You can either download it, or if you already have Preview installed, you’ll receive a notification that the update is available. This latest preview contains new features, improvements to key fundamentals such as performance and productivity, and other enhancements to add...

.NETDebugging and DiagnosticsAzure
Oct 10, 2017
0

Visual Studio 2017 Version 15.4 Released

John Montgomery
John Montgomery

Yesterday we released updates to several of our products: Visual Studio 2017 version 15.4, support for .NET Standard 2.0 in the Universal Windows Platform, and the release of Visual Studio for Mac version 7.2. This minor update contains new features and performance improvements as well as fixes for bugs reported by you. Some highlights are mentione...

.NETDebugging and DiagnosticsAzure
Sep 13, 2017
0
0

Debug live apps in Azure with the Snappoints and Logpoints preview

Visual Studio Blog
Visual Studio Blog

At Build, we introduced the Snapshot Debugger: a new tool that enables you to debug production environments in Azure with minimal impact. The Snapshot Debugger enables you to get to the root cause of the “but it worked locally!” production issues with ease. We previously released functionality to automatically capture snapshots when your app runs i...

.NETDebugging and DiagnosticsAzure
Aug 14, 2017
0
0

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#