Showing results for Tag : Azure

Dec 12, 2017
0
0

Easily Create IoT Edge custom modules with Visual Studio Code

Visual Studio Team
Visual Studio Team

At the recent Connect(); 2017 in November, we announced public preview of Azure IoT Edge. Now you can bring the intelligence of the Cloud right to the IoT Edge as well as easily create and manage business logic for your devices. The new Azure IoT Edge extension for Visual Studio Code along with the updated Azure IoT Toolkit extension will make your...

.NETDebugging and DiagnosticsJava
Dec 11, 2017
0
0

Sky’s the limit with Azure, ASP.NET Core, and Visual Studio for Mac

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Cloud services represent a huge leap in functionality, performance, and management simplicity for web apps, APIs, mobile backends, a...

.NETAzureASP.NET
Dec 7, 2017
0

Visual Studio 2017 Version 15.6 Preview

Christine Ruana
Christine Ruana

A few days ago we released Visual Studio 2017 version 15.5 and an update to Visual Studio for Mac, and today we are releasing the first preview of the next minor update: Visual Studio 2017 version 15.6. You can either download the Preview, or, if you already have it installed, click on the notification you’ll receive in the product informing you th...

.NETDebugging and DiagnosticsHTML
Dec 7, 2017
0
0

Post-Connect(); 2017 Visual Studio Partner Webinar Series

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this week, we released 13 Visual Studio partner webinars that build off of some of the major announcement areas of Connect()...

.NETDebugging and DiagnosticsJava
Dec 6, 2017
0
0

Snapshot Debugging with Visual Studio 2017: Now Ready for Production

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this year we previewed the Snapshot Debugger, a tool that enables you to debug web apps running in production in Azure. With...

.NETVisual StudioDebugging and Diagnostics
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
Dec 1, 2017
0
0

Announcing JUnit Support for Visual Studio Code

Xiaokai He
Xiaokai He

Today, we’re pleased to release a new extension to our Visual Studio Code Java extension family - Test Runner/Debugger for Java. It’s a lightweight test runner/debugger with below features we hope you will like. Same as the Debugger for Java, this is also an open source project. Please check out the github page https://gith...

.NETVisual StudioDebugging and Diagnostics
Nov 27, 2017
0
0

TFVC support and other enhancements hit Continuous Delivery Tools for Visual Studio

Visual Studio Team
Visual Studio Team

A year ago, we released the first preview of the Continuous Delivery Tools for Visual Studio (CD4VS) with support for configuring a continuous integration and continuous delivery pipeline for ASP.NET and ASP.NET Core projects with and without container support. With CD4VS you can always configure Continuous Delivery for solutions under source contr...

.NETAzureASP.NET
Nov 20, 2017
0
0

Overview of Visual Studio 2017 and Updates for .NET Developers

Kasey Uhlenhuth
Kasey Uhlenhuth

Visual Studio 2017 first released in March of this year. Since then, there have been five updates with each bringing more improvements and capabilities. Every improvement is geared towards making you more productive and this post aims to give you an overview of the culmination of features to date. Read on to see how you can get started working on y...

.NETDebugging and DiagnosticsC#
Nov 17, 2017
0
0

Managing Secrets Securely in the Cloud

Visual Studio Team
Visual Studio Team

You’ve probably heard some version of the story about a developer who mistakenly checked in his AWS S3 key to Github. He pulled the key within 5 minutes but still racked up a multi-thousand dollar bill from bots that crawl open source sites looking for secrets. As developers we all understand and care about keeping dev and production secrets safe b...

.NETAzureASP.NET