Showing results for Debugging and Diagnostics - Visual Studio Blog

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

Windows Embedded Compact 2013 now available for Visual Studio 2013

Visual Studio Team
Visual Studio Team

As announced recently on the Windows Embedded blog, the Windows Embedded Compact 2013 product is now generally available. This update release includes integration to the latest Visual Studio 2013 through updated platform builder and application builder, inbox WiFi device driver for TI SDP44xx and debugging features. Visual Studio 2013 provides a...

Visual StudioDebugging and DiagnosticsVisual Studio 2013
Mar 3, 2014
Post comments count0
Post likes count0

Announcing Office Developer Tools for Visual Studio 2013 – March 2014 Update

Visual Studio Team
Visual Studio Team

Today at SharePoint Conference 2014, we are thrilled to announce that Office Developer Tools for Visual Studio 2013 – March 2014 Update is available to download! The March 2014 Update ships with a ton of new features that improves support for Office 365 Cloud Business App and apps for Office/SharePoint in Visual Studio 2013. Download the Office ...

.NETDebugging and DiagnosticsJava
Oct 23, 2013
Post comments count0
Post likes count0

Windows Azure SDK 2.2 Release

Visual Studio Team
Visual Studio Team

Yesterday we announced the release of the Windows Azure SDK version 2.2 for Visual Studio 2012 and 2013. This release includes several new highly requested customer features like Integrated Sign In, Remote Debugging preview, Edit and Continue for Cloud Services, SQL Databases in Server Explorer, and Publishing Cloud Services to Affinity Groups. In ...

.NETVisual StudioDebugging and Diagnostics
Oct 14, 2013
Post comments count0
Post likes count0

Asynchronous Solution Load Performance Improvements in Visual Studio 2013

Visual Studio Team
Visual Studio Team

Improving Solution Loads Over the past few years, the Visual Studio team has been working hard to improve Visual Studio performance and scalability when working with large solutions. One area of particular interest to many of you has been our initial solution load times. For Visual Studio 2012, we implemented changes that enabled large solutions t...

Debugging and DiagnosticsVisual Studio 2013Performance
Oct 9, 2013
Post comments count0
Post likes count0

LightSwitch Performance Win in Visual Studio 2013

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

Visual Studio 2013 Diagnostics Investments

Daniel Moth
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 2, 2013
Post comments count0
Post likes count0

Visual Studio Performance – Providing Feedback

Visual Studio Team
Visual Studio Team

With VS 2013 Preview now available for download, we’re excited to share how we’ve been using the feedback and data you’ve shared with us to drive performance improvements to Visual Studio.   In this first post, we’ll walk through how we’re prioritizing and scheduling performance investments based on your feedback, and outline the best ways for you ...

Debugging and DiagnosticsC#XAML