Showing category results for Web

Oct 10, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Released

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
Post comments count0
Post likes count0

Debug live apps in Azure with the Snappoints and Logpoints preview

Visual Studio Team

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
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Released

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#
Jul 11, 2017
Post comments count0
Post likes count0

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

Visual Studio Team

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

.NETVisual StudioASP.NET
Jul 6, 2017
Post comments count0
Post likes count1

Hands on with Visual Studio for Mac – Part 2

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
Jun 29, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Preview

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

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 18, 2017
Post comments count0
Post likes count0

Continuous Delivery Tools adds support for Containers

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
May 12, 2017
Post comments count0
Post likes count0

A Lap Around Python in Visual Studio 2017

Visual Studio Team

We’re delighted to announce that our rich Python toolchain is fully available in Visual Studio 2017. Installation of Python tools, interpreters, runtimes, and numerous other features are directly integrated into the Visual Studio 2017 installer. Just select the Python development or Data science and analytical applications workloads, both of which ...

.NETDebugging and DiagnosticsJava