Showing tag results for Debugging and Diagnostics

May 11, 2017
Post comments count0
Post likes count1

All Things Mobile at Microsoft Build

Nat Friedman

We released the Xamarin SDKs as a part of Visual Studio a year ago, open sourcing them in the process. Since then, we've been busy improving the experience of mobile developers using Visual Studio, launching iOS simulator remoting, Workbooks, Inspector, the Xamarin.Forms Previewer, and support for iOS 10 and Android N. In the last year, we've al...

.NETDebugging and DiagnosticsJava
May 10, 2017
Post comments count0
Post likes count0

Unity game development with Visual Studio for Mac

Visual Studio Team

In 2014, we released the first version of the Visual Studio Tools for Unity (VSTU). Since then, we’ve successfully released multiple versions of the Tools for Unity on Windows, but never had the opportunity to bring our tools to Unity developers running macOS. Today at the Microsoft Build conference, we announced the general availability of Visual...

.NETDebugging and DiagnosticsVisual Studio 2017
May 10, 2017
Post comments count0
Post likes count0

Build Intelligent Apps Faster with Visual Studio and the Data Science Workload

Visual Studio Team

I’m excited to announce that the Data Science and analytics applications workload is available today in Visual Studio 2017. It had made a brief appearance in preview releases of Visual Studio, but had to be delayed while we completed localization and accessibility work. But now it’s once again ready for you. The Data Science (or DS) workload bri...

.NETDebugging and DiagnosticsHTML
May 10, 2017
Post comments count0
Post likes count0

Visual Studio for Mac: now generally available

Visual Studio Team

Today at the Microsoft Build conference, we announced the general availability of Visual Studio 2017 for Mac. Visual Studio for Mac is a full-featured IDE built natively for the Mac, to help you develop, debug, and test anything from mobile and web apps to games. Teams across PC and Mac can share code seamlessly by relying on the same solutions an...

.NETDebugging and DiagnosticsJava
May 10, 2017
Post comments count0
Post likes count0

A fresh update to Visual Studio 2017 and the next preview

John Montgomery

In his Build 2017 keynote, Scott Guthrie made several announcements across partnerships, new Azure service capabilities, and the Visual Studio family. If you didn’t get a chance to watch the keynote, check out ScottGu's blog post. From a Visual Studio product family perspective, the significant announcements are - The general availability of Visual...

.NETDebugging and DiagnosticsJava
May 10, 2017
Post comments count0
Post likes count0

Announcing New Innovations to Help Every Developer Achieve More with Microsoft Azure

Visual Studio Team

More than ever, organizations are relying on developers to create breakthrough experiences. From start-ups to enterprises to government agencies, developers are creating new digital experiences that are redefining organizations to empower us all. The cloud is a key enabler for this era, bringing powerful, new technology to developers across the glo...

.NETDebugging and DiagnosticsHTML
Apr 12, 2017
Post comments count0
Post likes count0

Visual Studio for Mac to the Cloud and Beyond

Visual Studio Team

In November, we announced Visual Studio for Mac, a fully featured IDE that we hope will help every Mac developer create mobile and cloud applications. We started with a solid foundation for mobile development using Xamarin, and cloud development using .NET Core. Over the past few months we have been working on porting C# code that was originally d...

.NETDebugging and DiagnosticsHTML
Apr 5, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Performance Improvements

Visual Studio Team

Performance was a big focus area for Visual Studio 2017, with improvements in many areas, including: There are also some notable improvements in terms of memory usage in key scenarios, which should significantly reduce out of memory crashes (you can now open very large solutions; solutions that were simply impossible to open in pre...

.NETDebugging and DiagnosticsVisual Studio 2017
Mar 16, 2017
Post comments count0
Post likes count0

Visual Studio 2017 version 15.1 Preview and Windows 10 Creators Update SDK

Visual Studio Team

It’s only been a week since we released Visual Studio 2017 and we’re already working on an update: Visual Studio 2017 version 15.1 Preview. This Update preview includes two main changes: improvements to the Universal Windows Platform (UWP) tools to support the Creators Update SDK and the addition of the Python tools. For full details of what’s in t...

.NETDebugging and DiagnosticsVisual Studio 2017
Mar 9, 2017
Post comments count1
Post likes count0

Live Unit Testing in Visual Studio 2017 Enterprise

Visual Studio Team

Live Unit Testing is present in the Enterprise edition of Visual Studio 2017 and it’s available for C# and VB projects that target the .NET Framework. [UPDATE 5/23/2017 : We now also support .NET Core Framework. Check out this post announcing .NET Core 2.0 Preview 1 to learn about it.] This is a more comprehensive blog than the one we published in ...

.NETDebugging and DiagnosticsC#