Showing tag results for TypeScript

Apr 30, 2015
Post comments count0
Post likes count0

Introducing the Windows 10 Apache Cordova platform

Visual Studio Team
Visual Studio Team

NOTE: This blogpost is outdated. Build your Cordova project into a Windows 10 (UWP) app by following the instructions here: http://taco.visualstudio.com/en-us/docs/run-app-windows/ Apache Cordova allows developers to write apps targeting iOS, Android, Windows, and Windows Phone with a single codebase using HTML, JavaScript, and CSS. Today, Apache ...

Visual StudioJavaJavaScript
Apr 22, 2015
Post comments count0
Post likes count0

PyCon 2015 in review

Visual Studio Team
Visual Studio Team

A couple weeks ago we headed off to PyCon 2015. If you missed PyCon, there is another opportunity to come see us. PyData Seattle is hosted at Microsoft’s Redmond campus in July 24-26. The call for proposals and early-bird registration are still open, so if you’re a data scientist using Python or simply interested in learning about it, w...

.NETVisual StudioDebugging and Diagnostics
Apr 20, 2015
Post comments count0
Post likes count0

Using RequireJS with Visual Studio

Visual Studio Team
Visual Studio Team

As applications become richer and more complex, it becomes important to structure code so that it’s easy to refactor components independently. To understand how one piece of code depends upon another, developers turn to the best practices of modularity and encapsulation to structure code as a collection of small, reusable parts. RequireJS is ...

.NETVisual StudioJava
Apr 9, 2015
Post comments count0
Post likes count0

Recap of Connect(“Live”); Q&A Events for February & March

Visual Studio Team
Visual Studio Team

Have you attended a Connect(“Live”); event? What? You haven’t? Well, then, here’s the details: These events are 1-hour long, informal, live-streaming chats with the product teams, providing you an opportunity to ask questions and share feedback. Every few weeks we’ll bring a new team for an open mic Q&A session. Re...

.NETVisual StudioDebugging and Diagnostics
Apr 7, 2015
Post comments count0
Post likes count0

Connect(“Live”); – HTML, CSS, JavaScript, & TypeScript Live Q&A

Visual Studio Team
Visual Studio Team

This week we bring you another installment of our Connect(“Live”); // Q&A series, this time featuring Mads Kristensen, Damien Edwards, and Ryan J. Salva who work on core Visual Studio capabilities for web developers. This is your chance to hear from the experts and ask questions during the free live event, we hope you join us. ...

.NETVisual StudioJava
Apr 2, 2015
Post comments count0
Post likes count0

Top News from March 2015

Visual Studio Team
Visual Studio Team

It’s a pattern only if you see it happen at least twice, so here is our second post in the monthly top news series. This month again we looked at various content across the developer sphere and bring you what we think are some of the top stories. We hope you find this list useful and interesting; and of course we welcome your feedback. Top ...

.NETVisual StudioDebugging and Diagnostics
Mar 25, 2015
Post comments count0
Post likes count0

Node.js Tools 1.0 for Visual Studio

Visual Studio Team
Visual Studio Team

[UPDATE] We have updated this post. Look for an [UPDATE] tag to find the updates.  Node.js Tools 1.0 for Visual Studio (NTVS) is now available for download! NTVS is a free, open source extension for Visual Studio 2012 and Visual Studio 2013 that turns Visual Studio into a Node.js IDE. NTVS 1.0 supports the free Visual Studio Community and Vis...

Visual StudioDebugging and DiagnosticsJava
Mar 12, 2015
Post comments count0
Post likes count0

A Preview of Angular 2 and TypeScript in Visual Studio

Visual Studio Team
Visual Studio Team

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

.NETJavaC#
Feb 5, 2015
Post comments count0
Post likes count0

Using AngularJS in Visual Studio 2013

Visual Studio Team
Visual Studio Team

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

.NETJavaC#
Jan 16, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 5 Available

Visual Studio Team
Visual Studio Team

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

.NETDebugging and DiagnosticsJava