Showing tag results for .NET

Mar 5, 2019
Post comments count10
Post likes count0

Visual Studio 2019 for Mac Preview 3

Jordan Matthiesen

This blog post is all about the cool new features, bug fixes and performance improvements we've added to the latest release (Preview 3) of Visual Studio 2019 for Mac. Some of the highlights include but are not limited to the following: launching multiple IDE instances, faster Xamarin Android developer tools, and a new C# editor. Read on to learn mo...

.NETVisual StudioC#
Feb 12, 2019
Post comments count4
Post likes count1

Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019

Leslie Richardson

“Why is this value changing unexpectedly and where or when is this occurring?!” This is a question many of us dread asking ourselves, knowing that we'll have to do some tedious trial-and-error debugging attempting to locate the source of this issue.  For C++ developers, the exclusive solution to this problem has been the data breakpoint, a debuggin...

.NETDebugging and DiagnosticsVisual Studio 2019
Jan 24, 2019
Post comments count4
Post likes count0

Visual Studio 2019 Preview 2 is now available

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
Aug 20, 2018
Post comments count0
Post likes count0

Visual Studio for Mac version 7.6

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

Save with the Unity Pro and Visual Studio Professional Bundle

Jb Evain

The combination of Visual Studio and Unity provides a top-notch experience for game development across a variety of platforms and devices. While we offer no cost software for those just starting out, as your team’s size and success grows, so does the need for professional tools. We’re happy to announce in partnership with Unity Technologies, you...

.NETVisual StudioAzure
Aug 14, 2018
Post comments count0
Post likes count1

Visual Studio 2017 version 15.8

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

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

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
Jul 24, 2018
Post comments count0
Post likes count0

Visual Studio IntelliCode expands AI-assisted coding to Python in Visual Studio Code

Dan Taylor

Today at the EuroPython conference in Edinburgh, Scotland, we are introducing support for Python in the IntelliCode extension for Visual Studio Code, as well as new improvements in editing for Python developers in Visual Studio Code. AI-assisted IntelliSense for Python At Microsoft Build 2018, we first announced IntelliCode, a set of AI-assisted ...

.NETAzureAnnouncement
Jul 9, 2018
Post comments count0
Post likes count0

Announcing the public preview of Azure Dev Spaces

Balan Subramanian

Today, we are excited to announce the public preview of Azure Dev Spaces, a cloud-native development experience for Azure Kubernetes Service (AKS), where you can work on your applications while always staying connected with the cloud and your team. Over the last year, we have spoken to many developers working in different languages and platforms wh...

.NETVisual StudioDebugging and Diagnostics
Jun 8, 2018
Post comments count0
Post likes count0

Preview of Visual Studio Kubernetes Tools

Lisa Guthrie

Kubernetes is an open source system that is quickly emerging as the preferred container orchestration system for applications of all shapes and sizes, simplifying the deployment, scaling, and operations of application containers. It runs in a variety of environments, including on premises as well as in cloud providers, such as Microsoft’s own Azure...

.NETVisual StudioAzure