Showing archive results for 2018

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

Azure Service Fabric Mesh tools now available for Visual Studio 2017

Cristy Gonzalez

Azure Service Fabric is a market-tested distributed systems platform for running scalable and reliable applications on microservices and containers. Up until now, Service Fabric required you to create and manage the clusters and their nodes using virtual machine scale sets. With today’s announcement of Azure Service Fabric Mesh, you’ll be able to u...

Visual StudioDebugging and DiagnosticsAzure
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 26, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.8 Preview 3

Christine Ruana

We're happy to share the highlights of the latest Visual Studio 2017 preview, which is now available for download, including - Productivity and Performance improvements, updated JavaScript and TypeScript tooling, right-click context menu productivity improvements, more C++ productivity improvements in IntelliSense, Code Analysis, and Just My Code d...

Visual Studio 2017AnnouncementVisual Studio Preview
Jun 14, 2018
Post comments count0
Post likes count1

Getting Started with Microsoft’s Python Developer Tools

Dan Taylor

Microsoft's teams have been working over the last few years to bring Python developer tools to the Azure cloud and our most popular developer tools: Visual Studio Code and Visual Studio. Python is one of the fastest growing languages, with both beginner and expert developers taking to it. What makes it attractive is its easy-to-learn semantics with...

Visual Studio 2017PythonVisual Studio Code