Showing tag results for JavaScript

Mar 5, 2015
Post comments count0
Post likes count0

Top News from February 2015

Visual Studio Team

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

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

Improving HTML Accessibility with Visual Studio Extensions

Visual Studio Team

As a step on the path of enabling software for all audiences and abilities, we’re happy to share a new Visual Studio extension that leverages Tenon’s HTML accessibility checker service. With this extension, we’ve made it easier for developers to detect and resolve common HTML-based user interface accessibility issues. Unlike some...

.NETVisual StudioJava
Feb 23, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 6 and Team Foundation Server 2015 CTP Released

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. [Original Post] Keeping with the quick cadence of releases, I’m happy to share Visual Studio 2015 CTP 6. Additionally,...

.NETDebugging and DiagnosticsJava
Feb 5, 2015
Post comments count0
Post likes count0

Using AngularJS in Visual Studio 2013

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#
Feb 2, 2015
Post comments count0
Post likes count0

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

Visual Studio Team

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

Debugging and DiagnosticsJavaScriptHTML
Jan 16, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 5 Available

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
Post comments count0
Post likes count0

Visual Studio Tools for Apache Cordova and the remote mac agent

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
Post comments count0
Post likes count0

Azure Virtual Machine Images for Visual Studio

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
Post comments count0
Post likes count0

Build and Run using Cordova CLI

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 8, 2014
Post comments count0
Post likes count0

Office 365 Client APIs for Hybrid Mobile Apps

Visual Studio Team

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

JavaScriptVisual Studio 2013Mobile