Showing tag results for .NET

Oct 10, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Released

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

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

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 21, 2017
Post comments count0
Post likes count0

Source Control Showcase: Integrating Subversion and Perforce into Visual Studio 2017

Visual Studio Team

Last year, we highlighted the new extensibility points for our source control providers. These hooks allowed them to take advantage of our start page and status bar to provide their users a more integrated experience in Visual Studio. Two of our partners, VisualSVN and Perforce, have taken advantage of this opportunity and we’re excited to be able ...

.NETHTMLVisual Studio 2017
Sep 18, 2017
Post comments count0
Post likes count0

7 More Lesser-known Debugging Tactics for Visual Studio

Kaycee Anderson

So, you really liked learning about 7 Lesser Known Debugging Hacks for Visual Studio? Good news is that there is always more to learn! The Visual Studio debugger is an enchanting creature that can save you loads of time while finding and fixing issues in your application. It is bursting with tools that can make debugging easier… if you know they ex...

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

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
Sep 11, 2017
Post comments count0
Post likes count0

A significant update to the XAML Designer

Visual Studio Team

The XAML designers in Visual Studio and Blend have been powerful tools for developers and designers alike to build beautiful user experiences for Windows applications. Initially designed for WPF development in 2007, we have made significant changes to support a wide variety of XAML platforms over the last decade. We’ve also added new features along...

.NETHTMLVisual Studio 2017
Sep 11, 2017
Post comments count0
Post likes count0

New Xamarin University Webinar: Exploring UrhoSharp 3D with Xamarin Workbooks

Visual Studio Team

Join me on Thursday, September 21 at 9 am PT / 12 pm ET / 4 pm UTC for my “Exploring UrhoSharp 3D with Xamarin Workbooks” webinar, where I’ll combine my love of graphics programming with my passion for helping developers build better apps. Whether you’re just getting started or an experienced developer, you’ll learn how to use your .NET and C# skil...

.NETVisual Studio 2017C#
Aug 14, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Released

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 14, 2017
Post comments count0
Post likes count0

Accessibility improvements in Visual Studio 2017 version 15.3

Visual Studio Team

In 2015, Satya Nadella updated the Microsoft mission statement to a single sentence. Our mission is to “Empower every person and every organization on the planet to achieve more.” In 2016, Satya and Scott Guthrie looked at the directors in Visual Studio and asked how we’re honoring that mission with respect to the word ‘every’. While accessibility ...

.NETVisual Studio 2017XAML