Showing tag results for C#

Oct 11, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5 Preview

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

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 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 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#
Jul 5, 2017
Post comments count0
Post likes count0

7++ reasons to move your C++ code to Visual Studio 2017

Visual Studio Team

Whether you are a full-time or occasional C++ developer, whether you are using an older Visual Studio version or are considering using Visual Studio for the first time, this blog post is for you. In this post I share seven reasons why Visual Studio 2017 should be your first choice of IDE for C++ development (to quickly jump to each section of th...

.NETDebugging and DiagnosticsJava
Jun 29, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Preview

Christine Ruana

We’ve been working hard to polish up some features, address some of the issues you’ve reported, and make meaningful improvements in the product's fundamentals such as reliability, performance, and accessibility. A few of the notable highlights include - Continuous Delivery Tools can now automatically build and deploy NET or ASP.NET Core projects to...

.NETAzureASP.NET
Jun 26, 2017
Post comments count2
Post likes count2

7 lesser known hacks for debugging in Visual Studio

Visual Studio Team

The Visual Studio debugger is a magical beast that can save you loads of time while finding and fixing issues in your application. It is chock-full of tools that can make debugging easier… if you know they exist, and where to find them! Let’s look at 7 lesser known goodies you can use to help you #SuperChargeYourDebugging. 1. Click to Set Next Stat...

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

Xamarin University’s free webinar series: Learn mobile development from experts

Visual Studio Team

Starting June 1st, Xamarin University’s team of mobile experts – including special guest and author Charles Petzold – will host five new demo-packed webinars, designed to show you how to use Visual Studio Tools for Xamarin to deliver fully native mobile apps for iOS, Android, Windows, and more. Join a new topic every Thursday. Topics range from le...

.NETVisual StudioAzure