Showing tag results for CSS

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

Visual Studio Tools for Apache Cordova Azure VM Available

Visual Studio Team
Visual Studio Team

As part of providing pre-release versions of Visual Studio running as Azure Virtual Machines (VMs), we now provide you with an easy way to test drive the Visual Studio Tools for Apache Cordova. If you didn’t already know, we announced earlier this year that we are going to integrate Apache Cordova into Visual Studio. This will help developers us...

Debugging and DiagnosticsJavaJavaScript
Aug 4, 2014
Post comments count0
Post likes count0

Apache Cordova Tooling Update with Support for Windows 7

Visual Studio Team
Visual Studio Team

This week, we released CTP 2.0 of our Extension for Multi-Device Hybrid App Development which enables developers to build apps for iOS, Android, and Windows using Apache Cordova™. This preview release, the third in three months, delivers several big features requested by customers via UserVoice, Twitter, StackOverflow and email – includ...

Debugging and DiagnosticsJavaJavaScript
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
Apr 8, 2014
Post comments count0
Post likes count0

Building Windows Phone 8.1 Apps in HTML

Visual Studio Team
Visual Studio Team

Last week at the BUILD conference, we announced that you can now build apps for Windows Phone 8.1 using HTML, CSS, and JavaScript using much the same techniques you use for building Windows 8.1 Store apps today. To help you build these apps, we’ve made many improvements to Visual Studio 2013 and Blend for Visual Studio 2013. In this post, we highli...

Visual StudioDebugging and DiagnosticsJava
Mar 13, 2014
Post comments count0
Post likes count0

Blend for HTML Behaviors and Actions

Visual Studio Team
Visual Studio Team

Blend for Visual Studio 2013 introduces a feature to HTML developers that may be familiar to those who already work with XAML: Behaviors. When attached to HTML elements, Behaviors add life to an application by executing a JavaScript event handler. Developers can choose from a wide variety of ready-to-use Behaviors or create their own. For example, ...

Visual StudioJavaJavaScript
Sep 12, 2013
Post comments count0
Post likes count0

Supercharged Styling: Quickly Finding and Setting a CSS Property in Blend

Visual Studio Team
Visual Studio Team

A core goal of Blend for Visual Studio is to make it fast and easy for developers who care about the quality of their markup to create professional looking apps. One of the many ways that the HTML Designer in Blend can speed up the CSS editing experience when developing Windows Store apps is by providing immediate visual feedback and enabling direc...

Visual StudioDebugging and DiagnosticsJava
Sep 3, 2013
Post comments count0
Post likes count0

What’s new for HTML Developers in Blend for Visual Studio 2013

Visual Studio Team
Visual Studio Team

At Windows’ Build conference in June, we introduced Visual Studio and Blend 2013 Preview to the world. With this release, we significantly expanded Visual Studio’s support for creating Window Store Apps using JavaScript, HTML and CSS. In addition to the client-side diagnostics and debugging tools found in Visual Studio, Blend also added...

Debugging and DiagnosticsJavaJavaScript
Jul 12, 2013
Post comments count0
Post likes count0

Overview of Related Files in Blend

Visual Studio Team
Visual Studio Team

Related Files is a feature available in both Blend for Visual Studio 2012 and Blend for Visual Studio 2013 Preview. In this post, I’ll describe how this feature works and how to make the best of it when designing your Windows Store app in HTML. When you are performing styling-related tasks in an HTML document, it is common (if not, desirable) to...

JavaJavaScriptHTML
Mar 19, 2012
Post comments count0
Post likes count0

Visual Studio 11 Beta Performance Part #3

Visual Studio Team
Visual Studio Team

Welcome back to the 3rd and final part of the Visual Studio 11 Beta Performance series. This week’s topic is Debugging. As I mentioned in the 1st post debugging is a key component in your continuous interaction with Visual Studio and we heard from you that the compile, edit and debug cycle had hiccups and was sluggish. I would like to introduce Tim...

Debugging and DiagnosticsJavaJavaScript