Showing results for 2016 - Page 9 of 9 - Visual Studio Blog

Feb 8, 2016
13
0
0

Write once and deploy to Microsoft Azure or Microsoft Azure Stack from Visual Studio

Visual Studio Team
Visual Studio Team

The Microsoft Azure Stack Technical Preview gives enterprises the ability to deliver Azure applications and services from their own datacenters. Today, we're happy to share that we've built Azure Stack support into Visual Studio's Azure Resource Group deployment process. Enterprises today must manage both hyper-scale web applications and complex r...

Visual StudioAzureXAML
Feb 4, 2016
10
0
0

Visual Studio Tools for Unity 2.2

Visual Studio Team
Visual Studio Team

A few months back we released Visual Studio Tools for Unity 2.1 (VSTU), the first release to be natively supported by Unity on Windows, making it much easier for game developers to use the rich capabilities of the Visual Studio IDE while developing Unity games. Today, we’re pleased to announce the VSTU 2.2 release that fixes common integration iss...

.NETVisual StudioUnity
Feb 3, 2016
61
0
0

Free Visual Studio Dev Essentials Program now includes $300 in Azure credits and Exclusive Xamarin University access

Visual Studio Team
Visual Studio Team

In November, we introduced the Visual Studio Dev Essentials Program to give developers everything they need to get started building and deploying apps on any platform, for free. Over the past 75 days more than 400,000 developers have signed up for the program to take advantage of deep technical training from Pluralsight and Wintellect, as well as ...

.NETVisual StudioAzure
Jan 28, 2016
42
0
0

Apache Cordova development lands on Visual Studio Code

Visual Studio Team
Visual Studio Team

Thousands of developers already use Visual Studio’s Tools for Apache Cordova—affectionately abbreviated as “TACO”—to build mobile apps for iOS, Android and Windows using a shared JavaScript codebase. Within the IDE, TACO provides everything you need to install and configure the native SDKs, preview your app, debug on emulators and devices, and even...

Visual StudioDebugging and DiagnosticsJava
Jan 27, 2016
11
0
1

Top News from October-December 2015, Part 2

Visual Studio Team
Visual Studio Team

In Part 1 of this post I shared news from the fall on Visual Studio, .NET, ASP.NET, and languages. Here I’ll conclude the roll-up with news around Connect(); //2015, cross-platform development,. Visual Studio Code, Windows 10, and a little more. Connect(); //2015: Our second Connect(); event was, to my mind, even more impressive than the first. I ...

.NETVisual StudioDebugging and Diagnostics
Jan 26, 2016
10
0
0

Top News from October-December 2015, Part 1

Visual Studio Team
Visual Studio Team

It’s been a few months since our last roll-up of top developer stories, so I’ll be catching up with the news from last fall in two posts. We’ll start here in Part 1 with Visual Studio, .NET, ASP.NET, languages, and a few other tools for good measure. Part 2 will cover a variety of topics including Connect(); //2015, Windows 10, cr...

.NETVisual StudioDebugging and Diagnostics
Jan 21, 2016
10
0
0

Visual Studio Tools for Apache Cordova Update 5

Visual Studio Team
Visual Studio Team

Welcome to the new year and a new Visual Studio Tools for Apache Cordova (TACO) update! We just released Update 5 of the tools for you—full details are in the release notes—and we’ve created a new developer blog that you can follow to keep up to date with tips, tricks, and articles from our development team.New in Visual Studio TA...

Visual StudioJavaJavaScript
Jan 13, 2016
10
0
0

Unit Testing Apache Cordova Apps with Visual Studio, Part 2

Visual Studio Team
Visual Studio Team

Part 1 of this post provided some background on unit testing with a basic example in Visual Studio for an app written with Apache Cordova. In this post we’ll make many improvements to that example using the process of test-driven development, which helps you separate the process of thinking about how to challenge a unit of code to fail f...

Debugging and DiagnosticsJavaJavaScript
Jan 11, 2016
9
0
0

Unit Testing Apache Cordova Apps with Visual Studio, Part 1

Visual Studio Team
Visual Studio Team

See Part 2 of this series. Great apps—like great artists, actors, and athletes—are great performers. Human beings validate and continually improve their performances through extensive training, practice, rehearsals, and after-the-fact reviews. We achieve these same ends in software development through many levels of rigorous testing&md...

Debugging and DiagnosticsJavaJavaScript