Showing tag results for Debugging and Diagnostics

Apr 21, 2014
Post comments count0
Post likes count0

TypeScript 1.0 Released and Open for Contributions

Visual Studio Team
Visual Studio Team

Recently, we announced the release of TypeScript 1.0. In addition, we’re excited to say that TypeScript is now taking code contributions from the community. This is a significant milestone for the TypeScript project and team! TypeScript is a superset of JavaScript that adds types to JavaScript to make it easier to build large-scale JavaScript ap...

.NETVisual StudioDebugging and Diagnostics
Apr 16, 2014
Post comments count0
Post likes count0

Enhancements to Debugging and Profiling in Visual Studio 2013 Update 2

Daniel Moth
Daniel Moth

Less than a year ago, I gave you a quick overview of the many investments we made to debugging and profiling in Visual Studio 2013 RTM and got some great feedback from you about what we’d done. Now, with Visual Studio 2013 Update 2 RC available for download, I wanted to run you through the enhancements we have made since last summer. We’ve done a l...

.NETDebugging and DiagnosticsJava
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