Showing results for C# - Visual Studio Blog

Jan 24, 2019
4
0

Visual Studio 2019 Preview 2 is now available

Angel Zhou
Angel Zhou

The second preview of Visual Studio 2019 is now available for download. This release contains a number of improvements and additions to the core experience and different development areas, many of which are a result of your direct feedback. As always, you can check out the release notes for more details or read on for the highlights.

.NETC#Announcement
Dec 6, 2018
0
0

Visual Studio Live Share for real-time code reviews and interactive education

Jon Chu
Jon Chu

Collaborating with your team using Visual Studio Live Share keeps getting easier! Since making Live Share available for the public use at BUILD last May, we’ve heard so much great feedback from our users, which has helped guide us in continuing to build a tool that truly enables developers to collaborate in all the ways they need from the comfort o...

JavaScriptASP.NETC#
Sep 13, 2018
0
0

How can I pause my code in Visual Studio? Breakpoints FAQ

Leslie Richardson
Leslie Richardson

Have you ever found a bug in your code and wanted to pause code execution to inspect the problem? This blog post showcases the various kinds of breakpoints that can be used to accomplish this task in Visual Studio 2017.

Debugging and DiagnosticsVisual Studio 2017C#
Aug 30, 2018
4
0

Improving your productivity in the Visual Studio Editor

Allison Buchholtz-Au
Allison Buchholtz-Au

Over the last few updates to Visual Studio 2017, we’ve been hard at work adding new features to boost your productivity while you’re writing code. Many of these are the result of your direct feedback coming from the UserVoice requests, Developer Community tickets, and direct feedback we’ve encountered while talking to developers like you. We are...

Visual Studio 2017C#Productivity
Aug 20, 2018
0
0

Visual Studio for Mac version 7.6

Dominic Nahous
Dominic Nahous

For this release of Visual Studio for Mac, we’ve focused our energy on improving product reliability, creating a better code editing experience, and making the performance second to none. We’re also exited to announce full support for Azure functions – it’s now possible to create, edit, configure, and publish your Function from within the IDE.

.NETJavaJavaScript
Aug 14, 2018
1

Visual Studio 2017 version 15.8

John Montgomery
John Montgomery

Today we are releasing Visual Studio 2017 version 15.8. In this version we have focused on productivity, performance and bug fixes. There are many new features you‘ll find useful, but in this post, I’ll underscore the highlights you may be most interested in. For the complete list of all the updates in today’s release, check out the Visual Studio 2...

.NETDebugging and DiagnosticsJava
Jul 31, 2018
0
0

How to Convince Your Management to Upgrade to Visual Studio 2017 for C# and C++ Developers

Kasey Uhlenhuth
Kasey Uhlenhuth

Visual Studio 2017 is our best IDE yet. To help you write great code, it’s packed with new Refactorings and Quick Actions, and offers unit testing, debugging, navigation, and code style improvements. It loads solutions faster than ever, and ships with C# 7.3 and the MSVC compiler toolset that conforms to the latest C++ standards.

.NETVisual StudioDebugging and Diagnostics
May 10, 2018
0
0

Visual Studio and Unity 2018.1, even better together

Jb Evain
Jb Evain

The Visual Studio team is excited about the Unity 2018.1 release: It's the start of a new release cycle packed with great new features like the Scriptable Render Pipeline and the C# Job System. You can read the full blog post by Unity for all the details on what’s new in the 2018.1 release. First and foremost, we're thrilled Unity chose Visual S...

.NETDebugging and DiagnosticsUnity