Showing results for Cloud - Visual Studio Blog

Oct 24, 2017
Post comments count0
Post likes count0

Webinar: Level-up Your Unity Games with Visual Studio, C#, and Azure Easy Tables

Visual Studio Team
Visual Studio Team

Join David Antognoli on Tuesday, November 7th at 9 am PT / 12 pm ET / 4 pm UTC for our “Build Better Games with Unity and Microsoft Azure” webinar. He'll show you how to add an Azure cloud data store to your Unity games and create more immersive player experiences. With Visual Studio Tools for Unity, you get the best of both worlds. You create ama...

.NETVisual StudioDebugging and Diagnostics
Oct 11, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5 Preview

Christine Ruana
Christine Ruana

Today we are releasing the first preview of Visual Studio 2017 version 15.5. You can either download it, or if you already have Preview installed, you’ll receive a notification that the update is available. This latest preview contains new features, improvements to key fundamentals such as performance and productivity, and other enhancements to add...

.NETDebugging and DiagnosticsAzure
Oct 10, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Released

John Montgomery
John Montgomery

Yesterday we released updates to several of our products: Visual Studio 2017 version 15.4, support for .NET Standard 2.0 in the Universal Windows Platform, and the release of Visual Studio for Mac version 7.2. This minor update contains new features and performance improvements as well as fixes for bugs reported by you. Some highlights are mentione...

.NETDebugging and DiagnosticsAzure
Oct 5, 2017
Post comments count0
Post likes count0

7 Hidden Gems in Visual Studio 2017

Anson Horton
Anson Horton

I’ve been working on developer tooling for over 16 years, and I still love it when I find a new tip or trick that shaves seconds off a repetitive task. The set below are features that I see infrequently used but can save loads of time! Gem #1 - Expression Evaluator Format Specifiers The part of the debugger that processes the language being debug...

.NETDebugging and DiagnosticsJava
Sep 26, 2017
Post comments count0
Post likes count1

Visual Studio and Xamarin take iOS support to 11

Visual Studio Team
Visual Studio Team

With the first wave of new iPhone 8 devices landing in people's hands, and the installed base of iOS 11 users growing rapidly, it's an exciting time to build apps for iPhone and iPad, as well as macOS and the new 4k Apple TVs and Cellular Apple Watches. Of course, Visual Studio and Xamarin are ready to enable you as .NET developers to create native...

.NETAzureVisual Studio 2017
Sep 13, 2017
Post comments count0
Post likes count0

Debug live apps in Azure with the Snappoints and Logpoints preview

Visual Studio Team
Visual Studio Team

At Build, we introduced the Snapshot Debugger: a new tool that enables you to debug production environments in Azure with minimal impact. The Snapshot Debugger enables you to get to the root cause of the “but it worked locally!” production issues with ease. We previously released functionality to automatically capture snapshots when your app runs i...

.NETDebugging and DiagnosticsAzure
Aug 21, 2017
Post comments count0
Post likes count0

Why you should care about serverless computing

Donna Malayeri
Donna Malayeri

We are looking to improve your experience on the Visual Studio Blog. It would be very helpful if you could share your feedback via this short survey that should take less than 2 minutes. Thanks! You may have heard the industry buzzword “serverless computing.” Whether you are already a serverless ninja, or still on the fence about the bizarre nam...

AzureVisual Studio 2017Azure Functions
Aug 14, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Released

John Montgomery
John Montgomery

Today we have several releases to talk about: there’s the release of Visual Studio 2017 version 15.3, the release of .NET Core 2.0, and a release of Visual Studio for Mac version 7.1. If you’d like to jump right in, download Visual Studio 2017 version 15.3, download .NET Core 2.0, and download Visual Studio for Mac. You can also access the latest V...

.NETDebugging and DiagnosticsC#
Aug 2, 2017
Post comments count0
Post likes count0

Visual Studio for Mac version 7.2 Alpha Preview

Visual Studio Team
Visual Studio Team

Today we’ve released a new alpha preview for Visual Studio for Mac in the alpha updater channel - our first preview for version 7.2. The major themes for this release are improving the performance and accessibility support. Trying the Latest Version If you’re already on the bleeding edge with the Alpha channel, simply check for updates within Visua...

.NETHTMLAzure
Jul 31, 2017
Post comments count0
Post likes count0

CodePush joins Visual Studio Mobile Center

Visual Studio Team
Visual Studio Team

[Update 11/15/2017: Visual Studio Mobile Center is now Visual Studio App Center. Learn more on the announcement post from Connect(); 2017] About two years ago, a group of developers at Microsoft crafted a service for distributing Apache Cordova, React Native, and Windows Mobile updates to applications in the wild. They called it “CodePush.” Sinc...

.NETVisual StudioJava