Showing archive results for 2017

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

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

Visual Studio Team
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
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
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
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
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 30, 2017
Post comments count0
Post likes count0

Create a CI/CD pipeline to Azure Service Fabric

Ahmed Metwally
Ahmed Metwally

At //BUILD 2017, we shipped an update to the Continuous Delivery Tools for Visual Studio. This update has support for configuring a Continuous Integration and Continuous Delivery pipeline for ASP.NET Core projects with container support to an existing Azure Service Fabric cluster directly from Visual Studio 2017. To configure continuous delivery...

Azure DevOpsContinuous Integration/Continuous DeliveryDevTest Labs
Aug 25, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Preview

Christine Ruana
Christine Ruana

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! I’m happy to announce that the first Preview of Visual Studio 2017 version 15.4 is now available! You can either download it from here, or if you alread...

Visual Studio 2017AnnouncementVisual Studio Preview
Aug 22, 2017
Post comments count0
Post likes count0

Create a CI/CD pipeline for containerized ASP.NET Core projects

Ahmed Metwally
Ahmed Metwally

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! At //BUILD 2017, we shipped an update to the Continuous Delivery Tools for Visual Studio with support for configuring a Continuous Integration and Conti...

ExtensionsAzure DevOpsContinuous Integration/Continuous Delivery