Showing tag results for HTML

Oct 9, 2013
Post comments count0
Post likes count0

LightSwitch Performance Win in Visual Studio 2013

Visual Studio Team

With the release of Visual Studio 2013 RC, we on the LightSwitch Team have made some changes in how much bandwidth our HTML Client and Server use when communicating. Let’s take a look at what we did and how it can be useful to both developers and users of LightSwitch applications. A Slimmer ODATA Format LightSwitch uses a REST-based protocol call...

Visual StudioDebugging and DiagnosticsHTML
Oct 2, 2013
Post comments count0
Post likes count0

Visual Studio Start Page: Through the ages

Visual Studio Team

When we started planning the first truly integrated version of Visual Studio (prior to that Visual Studio was predominantly a collection of tools boxed together) we wanted to help developers get started with the new version. To do this we introduce a common start page for Visual Studio. Visual Studio.NET Figure 1 Visual Studio .NET ...

.NETVisual StudioHTML
Sep 18, 2013
Post comments count0
Post likes count0

Designing pixel perfect layouts in Visual Studio 2013 and Blend

Visual Studio Team

It’s a familiar scenario. You’re developing your application and you’ve got a design in mind. It may have come from a professional designer or a sketch on the back of a cocktail napkin, but you need to move from a concept to a working, implemented design. This can be easier said than done. When your design calls for the baseline of that text to ...

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

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

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

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

Visual Studio 2013 Diagnostics Investments

Daniel Moth

this post, and the posts it links to have been updated for VS 2013 RTM - enjoy! Hi, I am Daniel Moth, a Program Manager in Visual Studio. I don’t know about you, but I usually spend more time (and more fun time in fact!) in the debugger than I do in actually constructing my app. Perhaps that is the reason I also work on the Visual Studio Diagnos...

.NETDebugging and DiagnosticsJava
Jul 12, 2013
Post comments count0
Post likes count0

Overview of Related Files in Blend

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

Productivity Power Tools 2012

Visual Studio Team

By popular request, the new version of the Productivity Power Tools has arrived for Visual Studio 2012! These tools are the fruit of a few passionate engineers on the Visual Studio team that love sharing the power of Visual Studio with customers. The Productivity Power Tools are one of the top gallery extensions for Visual Studio 2010. With your f...

C#HTMLProductivity
Jun 11, 2012
Post comments count0
Post likes count0

A World of Samples at your Fingertips

Visual Studio Team

Samples are the primary way that we as developers learn to develop applications for a new platform. We use samples as a starting point to learn about new APIs, we reference them when we hit bugs in our own code and need a comparison, and we share them for others to learn from our discoveries. If a picture is worth a thousand words then a sample is ...

C#HTMLNode.js
May 29, 2012
Post comments count0
Post likes count0

Visual Studio Dark Theme

Visual Studio Team

As we’re closing in on the final designs for Visual Studio 11 I want to thank you again for your feedback. I want to pass along that we are still internalizing your feedback and actively working on the next Visual Studio 11 milestones. The purpose of this post is to follow up on a common request relating to the earlier RC preview post. The r...

HTML