Showing results for 2019 - Page 2 of 11 - Visual Studio Blog

Nov 5, 2019
0
0

Join the Visual Studio for Mac ASP.NET Core Challenge

Jordan Matthiesen
Jordan Matthiesen

We’d like to invite you to take part in a new community challenge in which you can interact directly with our team to improve Visual Studio for Mac, explore some great looking ASP.NET Core samples, and earn prizes!

Visual Studio for Mac
Nov 4, 2019
14
0

Re-imagining developer productivity with AI-assisted tools

Amanda Silver
Amanda Silver

Harnessing the wisdom of the community, Visual Studio IntelliCode is revolutionizing developer productivity. We started with AI-assisted IntelliSense and are now expanding the application of artificial intelligence to accelerate learning, radically improve development agility, and increase code quality whole line completions and refactoring.

Visual Studio 2019ProductivityVisual Studio Code
Nov 4, 2019
11
0

Announcing Visual Studio Online Public Preview

Nik Molnar
Nik Molnar

Announcing Visual Studio Online's public preview! VS Online provides managed, on-demand development environments that can be used for long-term projects, or for short-term tasks like reviewing pull requests. You can work with environments from VS Code or the included browser-based editor.

Visual StudioAnnouncementVisual Studio Online
Nov 4, 2019
0
0

Visual Studio 2019 for Mac version 8.4 Preview 2, now available

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Today we released the latest preview, Preview 2, of Visual Studio 2019 for Mac version 8.4. This preview comes with several exciting new features which we would love for you to try out. To get the preview: Updates in this preview The focus of this preview is around accessibility improvements and .NET Core and ASP.NET Core. Let’s dive ...

Visual Studio for MacVisual Studio 2019 for Mac
Oct 30, 2019
1
1

Get Started with Visual Studio for Mac

Amy Burns
Amy Burns

The first step is often the hardest. Do you find yourself with great ideas for the next awesome app, website, or game but you never get around to making that first leap into the unknown? Today, I’ll help you with that! In this blog post, I’m going to walk through how to get started with Visual Studio for Mac. Visual Studio for Mac is a macOS-nat...

Visual Studio for MacGetting Started
Oct 30, 2019
0
0

Azure IoT Tools October Update: new experience of sending device-to-cloud messages and more!

Jun Han
Jun Han

Welcome to the October update of Azure IoT Tools! In this October release, you will see the totally new experience of sending device-to-cloud messages and Azure IoT Device Provisioning Service support in Visual Studio Code. New experience of sending device-to-cloud messages Z, a software engineer, developed an application about a smart hom...

AzureVisual Studio CodeIoT
Oct 28, 2019
0
0

New learning resources for building ASP.NET Core apps using Visual Studio for Mac

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Interested in learning about ASP.NET Core on your Mac? We just launched new Visual Studio for Mac learning resources that will help you get started building ASP.NET Core apps, the right way. We have step by step tutorials, ebooks and videos to guide you through your learning journey. We hope you enjoy the experience!

Visual Studio for Mac.NET CoreASP.NET Core
Oct 24, 2019
0
0

Update Visual Studio for Mac for an improved Unity experience!

John Miller
John Miller

The Visual Studio Tools for Unity team focuses on delivering the best environment to write and debug C# for Unity projects. In this post, we will share some information on the latest features and enhancements that are designed to save you time and help you be more productive. Update to the latest version of Visual Studio for Mac today!

UnityVisual Studio for MacVSMac
Oct 18, 2019
5
0

Java on Visual Studio Code October Update

Xiaokai He
Xiaokai He

Welcome to the October update of Java on Visual Studio Code! This month, we're bringing some new features for code navigation, code actions and refactoring, code snippet along with Java 13 support. There's also improvements in debugger, maven, checkstyle and Test Runner.

JavaDebuggingRefactoring
Oct 16, 2019
1
0

Debug JavaScript in Microsoft Edge from Visual Studio

Zoher Ghadyali
Zoher Ghadyali

You can now debug JavaScript running in the next version of Microsoft Edge, built with Chromium, directly from Visual Studio! In this post, we walk through creating a new ASP.NET Core Web Application using React.js and show you how to set breakpoints and debug your client-side JavaScript code running in Edge with Visual Studio.

Debugging and DiagnosticsJavaScriptASP.NET