Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Top News from February 2015

The Visual Studio team takes great effort to ensure that our developer community is engaged and informed through various social networks, including channels on Twitter, Facebook, Google+, etc. and as part of the process we gain insights into what you enjoy through your retweets, Facebook likes and shares, and other public opinions of our ...

Using AngularJS in Visual Studio 2013

We continually strive to make the JavaScript editing experience better, part of this is providing support for popular libraries and patterns used by developers. AngularJS is one of the most popular JavaScript libraries and you’ve asked for even better support for it in Visual Studio. This post illustrates how to improve your experience ...

Survey: Tell us about your first experience with the Tools for Apache Cordova

Even though we recently released an update to the Visual Studio Tools for Apache Cordova, we are already busy working on the next series of improvements to help you more easily build Android, iOS, and Windows apps. For an upcoming release, one of the areas we are looking to improve is the overall experience around installing the tools and ...

Visual Studio 2015 CTP 5 Available

Today, we released Visual Studio 2015 CTP 5 with new features in debugging, diagnostics, the XAML language service, and ASP.NET 5 that we added after the November Preview release. While not a major release, this CTP is another opportunity for you to provide us with feedback as we make progress towards releasing. You can read about the new ...

Visual Studio Tools for Apache Cordova and the remote mac agent

At the Connect(); event, we showed yet more of what we’re doing to enable developers to use Apache Cordova. Cordova is a framework you can use to build hybrid mobile apps that work across modern mobile platforms: iOS, Android, Windows Phone, and others. Using HTML, CSS, and JavaScript, you can create applications that take advantage of ...

Azure Virtual Machine Images for Visual Studio

Over the last year we have been constantly expanding our Visual Studio image offerings for the Microsoft Azure virtual machine gallery. The images have proven to be very popular not only for evaluating new Visual Studio releases but also for using them as developer environments in the cloud. In this post we’ll walk you through all the images...

Build and Run using Cordova CLI

With Apache Cordova, web developers can achieve maximal code re-use by building cross-platform mobile applications using HTML, CSS, and JavaScript. For details on how Apache Cordova works, read this blog. In order to build such a cross platform multi device application, Visual Studio uses a Cordova utility known as the Cordova command-line ...

Office 365 Client APIs for Hybrid Mobile Apps

The Visual Studio Tools for Apache Cordova enable developers to build mobile apps for iOS, Android, and Windows using web standards technologies. When used with the Office 365 API Tools for Visual Studio, developers can access Office 365 APIs from their hybrid mobile applications to access to the user’s calendar, contacts, mail, and files ...