Showing results for Category: Cross-Platform from Visual Studio Blog

Aug 16, 2018
0
0

Save with the Unity Pro and Visual Studio Professional Bundle

Jb Evain
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
1

Visual Studio 2017 version 15.8

John Montgomery
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
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 10, 2018
0
0

Visual Studio and Unity 2018.1, even better together

Jb Evain
Jb Evain

The Visual Studio team is excited about the Unity 2018.1 release: It's the start of a new release cycle packed with great new features like the Scriptable Render Pipeline and the C# Job System. You can read the full blog post by Unity for all the details on what’s new in the 2018.1 release. First and foremost, we're thrilled Unity chose Visual S...

.NETDebugging and DiagnosticsUnity
May 8, 2018
2
0

Hyper-V Android emulator support

Visual Studio Team
Visual Studio Team

Today, at Build 2018, we announced a preview of the Google Android emulator that’s compatible with Hyper-V, available on the Windows 10 April 2018 Update. This enables developers with Hyper-V enabled on their machines to use a hardware accelerated Android emulator, without needing to switch to Intel’s HAXM hypervisor. Amazing work was done by the W...

.NETDebugging and DiagnosticsVisual Studio 2017
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