Visual Studio Blog

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

Create great looking, fast, mobile apps using JavaScript, Angular 2, and Ionic 2

In a recent Visual Studio Toolbox episode, I highlighted some new Ionic 2 templates for use with the Visual Studio 2015 Tools for Apache Cordova (TACO). These new Ionic 2 RC templates are now available for you to try out and in this post I’ll talk you through what’s new. > Download Ionic 2 templates on the Visual Studio Extension ...

Top news from January 2016

The year has gotten off to a great start and it seems that .NET, the web, and TypeScript get the prize for the most popular topics! ASP.NET 5 is dead: Did we get your attention with that heading? Well, it’s not dead at all, it just has a new moniker as Scott Hanselman explains in Introducing ASP.NET Core 1.0 and .NET Core 1.0. I love the ...

JavaScript Editor Improvements in Visual Studio 2015

JavaScript is an important technology for development on many different platforms, including web, mobile app, and server programming. In Visual Studio 2013 we already support IntelliSense, Go to Definition, colorization, and formatting of JavaScript source, along with several other features. We’ve carried these forward into Visual Studio...

A Preview of Angular 2 and TypeScript in Visual Studio

Last week, at ng-conf, the Angular team at Google provided the web developer world with an update on the state of Angular 2. They were joined on stage by a member of the TypeScript team, Jonathan Turner, to also announce that Angular 2 will be built using TypeScript. Jonathan then demoed a preview of the upcoming TypeScript 1.5 release via an ...

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 ...