Showing results for Mobile - Visual Studio Blog

Dec 17, 2014
Post comments count0
Post likes count0

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

Office 365 Client APIs for Hybrid Mobile Apps

Visual Studio Team
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
Dec 4, 2014
Post comments count0
Post likes count0

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

Connecting to Cloud Services

Visual Studio Team
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
Oct 14, 2014
Post comments count0
Post likes count0

Mobile Apps for Web Developers

Visual Studio Team
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
Aug 4, 2014
Post comments count0
Post likes count0

Visual Studio 2013 Update 3 RTM Available

Visual Studio Team
Visual Studio Team

Today we released Update 3 for Visual Studio 2013 (you can read more on Brian Harry’s blog and Soma’s blog). To upgrade you can either download the update or install a full version of Visual Studio 2013 with Update 3 already installed from these links: In addition to new features, this update also offers reliability fix...

.NETDebugging and DiagnosticsJava
May 12, 2014
Post comments count0
Post likes count0

Visual Studio 2013 Update 2 is here!

Visual Studio Team
Visual Studio Team

We’re excited to share that the final release of Visual Studio 2013 Update 2 is ready to download. If you are already using Visual Studio 2013 then you’ll soon have a notification waiting for you in the notification hub to start the download and install Update 2 for Visual Studio 2013. If you haven’t started using Visual Studio 2013 you can get all...

.NETVisual StudioDebugging and Diagnostics
Jul 26, 2013
Post comments count0
Post likes count0

Enabling IntelliSense for Mobile Services JavaScript in Visual Studio

Visual Studio Team
Visual Studio Team

In a previous post , we shared the new Windows Azure Mobile Services integration and capabilities in Visual Studio 2013. These include the ability to edit your Mobile Services table scripts. In this post, we describe how you can enable IntelliSense on your server side scripts in Visual Studio. This is a capability that isn’t integrated in Visual St...

.NETJavaC#
Jul 25, 2013
Post comments count0
Post likes count0

Windows Azure Mobile Services in Visual Studio 2013

Visual Studio Team
Visual Studio Team

With new tools for Windows Azure Mobile Services, Visual Studio 2013 helps you quickly build connected Windows Store apps. We’ve made it very easy for you to associate your app with Mobile Services, create new tables and services, edit your server side scripts, and most importantly enhance your apps with push notifications all from within Visual St...

Azure