Showing category results for Java

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

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

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

Connecting to Cloud Services

Visual Studio Team

Modern applications often rely on services for analytics, data storage and retrieval, and customer information. It’s increasingly common to see applications that blend together services such as Salesforce with Azure Storage and a couple of analytics services such as Application Insights or Flurry. While these services provide usable REST APIs and c...

.NETVisual StudioJava
Nov 13, 2014
Post comments count0
Post likes count0

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

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

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

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

Visual Studio 2013 Update 4 RC now Available

Visual Studio Team

Visual Studio 2013 Update 4 RC is now available to download. This release has lots of small features and fixes for ASP.NET and web platform, Team Foundation Server, Visual C++, JavaScript Editor, Testing Tools, and some other areas. Specifically for updates to the web development tools checkout this new features announcement on .NET web development...

.NETJavaC#
Oct 14, 2014
Post comments count0
Post likes count0

Mobile Apps for Web Developers

Visual Studio Team

The path of a mobile app developer often begins with a choice: develop for iOS, Android or Windows? It’s a choice that instantly diminishes the size of your potential audience, but developers often hold their nose and reluctantly make a decision. Those who need to reach all three app stores, choose to rewrite the application for each platform. V...

Visual StudioDebugging and DiagnosticsJava