Showing category results for Java

Apr 9, 2015
Post comments count0
Post likes count0

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

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

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
Mar 25, 2015
Post comments count0
Post likes count0

Node.js Tools 1.0 for Visual Studio

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

Introducing the Azure API Apps Tools for Visual Studio 2013

Visual Studio Team

With the Azure SDK 2.5.1 Release we took the opportunity to combine existing Web Publishing techniques with the new Azure Resource Management APIs to support Azure’s newest feature for Web, Mobile, and API developers – Azure App Service. We’ve added Azure API Apps as a publishing target for the ASP.NET developer, so you can make u...

.NETVisual StudioJava
Mar 12, 2015
Post comments count0
Post likes count0

A Preview of Angular 2 and TypeScript in Visual Studio

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

Tools for Apache Cordova Update: Windows Phone 8.1 Debugging Support

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