Showing tag results for XAML

Oct 6, 2014
Post comments count0
Post likes count0

Visual Studio “14” CTP 4 and TypeScript 1.1 CTP Released

Visual Studio Team

Today we released Visual Studio “14” CTP 4. To get started, download the bits (also available on MSDN subscriber downloads page), or use one of the VMs in Azure. This CTP includes all features and fixes from previous CTPs, and: ASP.NET vNext tooling and runtime updates. Visual Studio “14” CTP 4 supports NuGet Package Manager and package manager co...

.NETVisual StudioDebugging and Diagnostics
Jun 12, 2014
Post comments count0
Post likes count0

New Memory Usage Tool for WPF and Win32 Applications

Visual Studio Team

In Visual Studio 2013 we added a tool in the performance and diagnostics hub to enable you to analyze memory usage for Windows Store apps built using XAML. Since last fall, we’ve gotten requests to support WPF and Win32 apps. Today we’re happy to share the progress we’ve made on these requests by enabling WPF and Win32 app support in last week’s Vi...

.NETVisual StudioXAML
May 23, 2014
Post comments count0
Post likes count0

Announcing Update to Productivity Power Tools 2013

Visual Studio Team

Today, we’re releasing an update to Productivity Power Tools 2013 on the Visual Studio Gallery. In this release, we fixed a number of customer-reported bugs and issues, and introduced a new feature called syntactic line compression. Syntactic line compression enables you to make better use of your screen’s vertical real-estate. It shri...

Visual StudioExtensionsXAML
May 12, 2014
Post comments count0
Post likes count0

Visual Studio 2013 Update 2 is here!

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

Enhancements to Debugging and Profiling in Visual Studio 2013 Update 2

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

Authoring Windows 8.1 Apps in XAML

Visual Studio Team

At the BUILD conference last week, we announced the availability of Visual Studio 2013 Update 2 and Blend for Visual Studio 2013 Update 2. We have been busy improving the overall experience of XAML development in Visual Studio and Blend, and this post gives you an overview of some of the cool new features we have added to this Update that you might...

XAMLVisual Studio 2013Update
Apr 14, 2014
Post comments count0
Post likes count0

Using Visual Studio to build Universal XAML Apps

Visual Studio Team

At the Build conference, we announced the release of the new converged Windows Phone 8.1 and Windows 8.1 platforms. As a developer, this means you can now build XAML and HTML universal apps that run on both Phone and Tablets by sharing a significant amount of code and content. To enable building universal apps, we added a number of new features to ...

C#HTMLXAML
Apr 8, 2014
Post comments count0
Post likes count0

Building Windows Phone 8.1 Apps in HTML

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

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

Auto History Extension in Visual Studio 2013

Visual Studio Team

Have you ever found yourself wishing you could roll back a few hours to a piece of code you had working but have made changes to? You were “in the flow” and you haven’t checked anything in to your source control system (or perhaps weren’t using source code control on your project)? We are pleased to announce the availabilit...

Visual StudioExtensionsXAML