Showing archive results for 2016

Aug 2, 2016
Post comments count0
Post likes count0

Building Universal Windows apps targeting the Windows 10 Anniversary SDK

Visual Studio Team
Visual Studio Team

Today we are releasing an update to the Universal Windows App development tools in Visual Studio 2015 Update 3 to enable you to build apps that target the Windows 10 Anniversary SDK (build 14393). In addition, the Windows Store is now open for submissions of apps that target the Windows 10 Anniversary Update SDK. The Windows 10 Anniversary Update ...

.NETDebugging and DiagnosticsAzure
Jul 29, 2016
Post comments count0
Post likes count1

Visual Studio Hidden Gems

Visual Studio Team
Visual Studio Team

Visual Studio is a powerful IDE with hundreds of productivity features to empower developers to do more, faster. I joined the Visual Studio team about a year ago, and here are some of the great things I’ve discovered. These are all in Visual Studio 2015, and some have been there for a few versions now so you’ll find them in previous versions of Vis...

.NETDebugging and DiagnosticsC#
Jul 28, 2016
Post comments count0
Post likes count0

Node.js Tools 1.2 for Visual Studio 2015 released

Visual Studio Team
Visual Studio Team

What time is it?! Time to announce that our next stable release of Node.js Tools 1.2 for Visual Studio (NTVS) is available for download! NTVS 1.2 supports Visual Studio 2015 (including the free Visual Studio Community Edition and Express for Web). With Node.js Tools for Visual Studio, we strive to make it easier than ever to build enterprise-grade...

.NETDebugging and DiagnosticsJava
Jul 14, 2016
Post comments count0
Post likes count0

Visual Studio Tools for Unity 2.3

Visual Studio Team
Visual Studio Team

Today we’re releasing Visual Studio Tools for Unity 2.3. The Visual Studio extension natively supported by Unity on Windows makes it easier for game developers to use the rich capabilities of the Visual Studio IDE to develop cross-platform games with Unity. Main changes The highlights of VSTU 2.3 include: How to Update The easiest way t...

Visual StudioDebugging and DiagnosticsHTML
Jul 13, 2016
Post comments count0
Post likes count0

Developer Assistant now supports C++

Visual Studio Team
Visual Studio Team

Today we are happy to announce a major update to Developer Assistant! Developer Assistant now offers contextually aware web powered solutions for C++. Developer Assistant for Visual Studio is a productivity plugin that brings the combined power of Bing search capabilities and your development environment to solve your day-to-day developer problems...

.NETVisual StudioC#
Jul 7, 2016
Post comments count0
Post likes count0

Visual Studio “15” Preview 3

Visual Studio Team
Visual Studio Team

Today I am happy to share Visual Studio “15” Preview 3 (which is different from Visual Studio 2015 Update 3). This is still a Preview and is unsupported, so my recommendation is to not install it on your production environments. That said, it should install right on top of any previous Visual Studio “15” Previews and side by side with previous vers...

.NETVisual StudioJava
Jun 28, 2016
Post comments count0
Post likes count0

Webinar: Learn how to build cross-platform apps with Visual Studio and Xamarin

Visual Studio Team
Visual Studio Team

One of our goals at Microsoft is to give developers the tools they need to build native, cross-platform apps for Android, iOS and Windows. Our recent acquisition of Xamarin gives you 100% native API access so you can create truly native user experiences. If you attended Build 2016 in April, you most likely had the chance to see some of the capabili...

Visual StudioJavaHTML
Jun 27, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 3 and .NET Core 1.0 Available Now

Visual Studio Team
Visual Studio Team

[UPDATED July 15th – New patch is now available to fix some top bugs in Update 3. Check Update July 15th tag] [UPDATED June 30th – See update tag within the post for details] Today we are sharing the final release of Visual Studio 2015 Update 3, Team Foundation Server 2015 Update 3, and .NET Core and ASP.NET Core 1.0. I’m going to start with .NET...

.NETJavaJavaScript
Jun 17, 2016
Post comments count0
Post likes count0

On the Road to Release: Redesigning Visual Studio Installation

Visual Studio Team
Visual Studio Team

For those of you who have been closely tracking the progress of our next release of Visual Studio (codenamed Visual Studio “15”), you’ll know that one of our big product release themes is installation and update. We are refactoring our installation to be smaller by default, faster and more reliable, and easier to manage, as described in this previo...

.NETVisual StudioC#
Jun 16, 2016
Post comments count0
Post likes count0

Apache Cordova & the browser based workflow

Visual Studio Team
Visual Studio Team

Apache Cordova applications leverage HTML, CSS and JavaScript to create mobile applications that run across multiple device platforms including Android, iOS, and Windows. Today, the Visual Studio Tools for Apache Cordova (TACO) support in Visual Studio helps you get up and running quickly using Cordova. Cordova developers are web developers, and so...

Debugging and DiagnosticsJavaJavaScript