Showing results for HTML - 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 16, 2017
0
0

Spend more time working on the interesting stuff

Visual Studio Team
Visual Studio Team

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 26, 2017
0
0

Run book Run! From physical paper to executable online books

Visual Studio Team
Visual Studio Team

Have you ever wanted to run the code samples while reading a book? Without having to first download the sample code, its runtime, and configure your environment so that everything is setup the way you need it? What if you could be reading a book, and immediately execute (and change!) the code without needing to install anything on your computer? Wh...

.NETHTMLAzure
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 5, 2017
0
0

7 Hidden Gems in Visual Studio 2017

Anson Horton
Anson Horton

I’ve been working on developer tooling for over 16 years, and I still love it when I find a new tip or trick that shaves seconds off a repetitive task. The set below are features that I see infrequently used but can save loads of time! Gem #1 - Expression Evaluator Format Specifiers The part of the debugger that processes the language being debug...

.NETDebugging and DiagnosticsJava
Sep 21, 2017
0
0

Source Control Showcase: Integrating Subversion and Perforce into Visual Studio 2017

Visual Studio Team
Visual Studio Team

Last year, we highlighted the new extensibility points for our source control providers. These hooks allowed them to take advantage of our start page and status bar to provide their users a more integrated experience in Visual Studio. Two of our partners, VisualSVN and Perforce, have taken advantage of this opportunity and we’re excited to be able ...

.NETHTMLVisual Studio 2017
Sep 11, 2017
0
0

A significant update to the XAML Designer

Visual Studio Team
Visual Studio Team

The XAML designers in Visual Studio and Blend have been powerful tools for developers and designers alike to build beautiful user experiences for Windows applications. Initially designed for WPF development in 2007, we have made significant changes to support a wide variety of XAML platforms over the last decade. We’ve also added new features along...

.NETHTMLVisual Studio 2017
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#
Aug 2, 2017
0
0

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 31, 2017
0
0

CodePush joins Visual Studio Mobile Center

Visual Studio Team
Visual Studio Team

[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.” Sinc...

.NETVisual StudioJava