Showing results for Tag : Azure

Jul 16, 2018
0
0

Azure Service Fabric Mesh tools now available for Visual Studio 2017

Cristy Gonzalez
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
0
0

Announcing the public preview of Azure Dev Spaces

Balan Subramanian
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
0
0

Preview of Visual Studio Kubernetes Tools

Lisa Guthrie
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
May 30, 2018
0
0

New Updates for Azure Development in Visual Studio

Cristy Gonzalez
Cristy Gonzalez

With Microsoft Build 2018 in the books, we just released a series of updates to Visual Studio for Azure Development. This improves productivity and security for developers building and diagnosing web applications, containers and microservices. To help you make the most of these new advancements for developing in the Azure cloud, we've compiled a "b...

.NETVisual StudioAzure
May 7, 2018
0

Visual Studio 2017 version 15.7 and version 15.8 Preview 1

John Montgomery
John Montgomery

Today at Build, we announced the release of Visual Studio 2017 version 15.7 and the first preview of the next update, Visual Studio 2017 version 15.8 Preview 1. If you would rather try these without installing them, check out the Visual Studio images in Azure that will be available soon. Before digging in, I’d like to call out other Visual Studi...

.NETVisual StudioDebugging and Diagnostics
May 7, 2018
0
2

Visual Studio for Mac version 7.5 and beyond

Visual Studio Team
Visual Studio Team

Last year at Build, we launched Visual Studio for Mac, our native macOS IDE for developers building cloud, web, and mobile applications using .NET. Updates have been rolling out at a steady pace ever since, and we're excited to announce the release of Visual Studio for Mac version 7.5. We have also continued to bring more Visual Studio 2017 code to...

.NETDebugging and DiagnosticsJava
May 2, 2018
0
0

Azure Storage Explorer Generally Available

Visual Studio Team
Visual Studio Team

We are pleased to announce the general availability of Microsoft Azure Storage Explorer. Storage Explorer provides easy management of Azure Storage accounts and contents, including Blobs, Files, Queues, and Table entities. For example, you can easily manage your Azure Virtual Machines disks as Blobs. Azure Cosmos DB and Azure Data Lake are also sup...

Visual StudioAzureVisual Studio 2017
Apr 16, 2018
0
1

Mobilizing Existing .NET Apps

Nish Anil
Nish Anil

Almost any .NET codebase, including Windows Forms, WPF, ASP.NET, and Silverlight, has sharable code that can be ported to Mobile projects. In this blog post, You’ll learn how to port business logic from WPF and build a phone- and tablet-friendly mobile app for Android, iOS, and UWP. 

.NETVisual StudioAzure
Apr 9, 2018
0
0

Visual Studio 2017 version 15.7 Preview 3

Christine Ruana
Christine Ruana

Today we released the third preview of the next update: Visual Studio 2017 version 15.7. The top highlights of this Preview include - Updates to Universal Windows Platform development, C++ development improvements, significant updates in Xamarin and .NET Mobile Development, ability to configure installation locations, debugger support for authentic...

.NETDebugging and DiagnosticsJava