Showing results for CSS - Visual Studio Blog

Mar 12, 2015
0
0

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#
Mar 10, 2015
0
0

Tools for Apache Cordova Update: Windows Phone 8.1 Debugging Support

Visual Studio Team
Visual Studio Team

For those of you running Visual Studio 2013, yesterday we released Tools for Apache Cordova CTP 3.1. This release contains a large number of performance and reliability improvements (many of which you’ve reported) along with support for Windows Phone 8.1 debugging. Note: If you use Visual Studio 2015 and have CTP6 installed, you already have...

Debugging and DiagnosticsJavaJavaScript
Feb 5, 2015
0
0

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

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
Jan 12, 2015
0
0

Visual Studio Tools for Apache Cordova and the remote mac agent

Visual Studio Team
Visual Studio Team

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

Debugging and DiagnosticsJavaJavaScript
Jan 8, 2015
0
0

Azure Virtual Machine Images for Visual Studio

Visual Studio Team
Visual Studio Team

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

.NETJavaC#
Dec 17, 2014
0
0

Build and Run using Cordova CLI

Visual Studio Team
Visual Studio Team

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

Debugging and DiagnosticsJavaJavaScript
Dec 4, 2014
0
0

iOS Build & Debugging with the Visual Studio Tools for Apache Cordova

Visual Studio Team
Visual Studio Team

The Visual Studio Tools for Apache Cordova enables developers to easily build a mobile app that targets iOS, Android, and Windows with web standards technologies. At the Connect() event in mid-November, we added iOS debugging to the existing support for Windows and Android (for both Visual Studio 2013 Update 4 and Visual Studio 2015 Preview). With ...

Debugging and DiagnosticsJavaJavaScript
Nov 13, 2014
0
0

Tools for Apache Cordova Update: iOS Debugging & Windows 8.1 Support

Visual Studio Team
Visual Studio Team

At Visual Studio Connect(); we released an update to the Visual Studio Tools for Apache Cordova. These tools allow you to use Visual Studio to build Apache Cordova-based apps written in HTML, CSS, and JavaScript. What makes these apps special is that they allow you to marry the familiarity of coding using web technologies with the ability to share ...

Visual StudioDebugging and DiagnosticsJava
Nov 12, 2014
0
0

Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [UPDATE: 11/13] We have updated this post with links to detail blog posts on updated tooling for Apache Cordova and Blend for Visual Stu...

.NETDebugging and DiagnosticsJava