Showing results for Desktop - Visual Studio Blog

May 24, 2018
1
0

Snapshots on Exceptions while debugging with IntelliTrace

Deborah Chen
Deborah Chen

Have you ever encountered an exception in your application while debugging, and wanted to know exactly what the state of the app was at that point in time? With a new feature in IntelliTrace, you can! Learn how to use IntelliTrace's new snapshots on exceptions feature, which enables you to go back to a previous exception event and see the state of ...

.NETDebugging and DiagnosticsASP.NET
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
Mar 14, 2018
0
0

Visual Studio at GDC 2018

Visual Studio Blog
Visual Studio Blog

Next week, the world’s largest professional game industry event kicks off in San Francisco: Game Developers Conference (GDC) 2018. We’re incredibly excited to engage with all developers at the event looking to join the growing community of more than half a million monthly active developers building great games with Visual Studio today. Microsoft ex...

.NETAzureVisual Studio 2017
Mar 6, 2018
0

Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released

John Montgomery
John Montgomery

Today, we released updates to both Visual Studio 2017 and Visual Studio for Mac. Start your download now while you browse the rest of this post: download Visual Studio 2017 version 15.6 or Visual Studio for Mac. We’ll trigger the update notification flag in the tools in the coming days.

.NETDebugging and DiagnosticsHTML
Feb 8, 2018
0

Visual Studio 2017 Version 15.6 Preview 4

Christine Ruana
Christine Ruana

Today, we are excited to share the final Visual Studio 2017 version 15.6 feature preview, which builds upon earlier previews of Visual Studio 2017 version 15.6. This preview contains new features, bug fixes, and other enhancements that address your feedback. The top highlights of this Preview are described in this blog post: an enhanced acquisition...

.NETDebugging and DiagnosticsC#
Jan 15, 2018
0
0

Xamarin University Presents: Ship better apps with Visual Studio App Center

Visual Studio Blog
Visual Studio Blog

At Microsoft Connect(); last November, we announced the general availability of Visual Studio App Center to help (Obj-C, Swift, Java, React Native, and Xamarin) developers quickly build, test, deploy, monitor, and improve their phone, tablet, desktop, and connected device apps with powerful, automated lifecycle services. As a .NET developer, you ma...

.NETJavaVisual Studio 2017
Jan 9, 2018
0
0

Visual Studio for Mac as the default editor for Unity

Jb Evain
Jb Evain

Unity is a powerful solution to create games for a multitude of platforms, from mobiles to consoles, desktop and web games. Since Unity 5.2, Visual Studio and the Visual Studio Tools for Unity have been the default experience on Windows. When we released Visual Studio for Mac last year, Unity was among the first scenarios we supported out of the...

.NETVisual StudioDebugging and Diagnostics
Dec 13, 2017
0
2

Connect(); 2017: SmartHotel360 Demo Apps and Architecture

Visual Studio Blog
Visual Studio Blog

Last month we hosted Microsoft Connect(); in New York City. Connect(); is a three-day, in-person and online developer event. If you missed it, no worries! You can watch our keynotes, sessions, and on-demand videos on Channel 9. For the past five months our keynote demo team worked on a new set of reference apps. We used most of these apps and Az...

.NETVisual StudioJava