Showing archive results for 2014

Jul 7, 2014
Post comments count0
Post likes count0

Visual Studio Web Development Survey

Visual Studio Team

A lot of Visual Studio customers use Visual Studio to do web development. We’d like to know more about your experiences using UI frameworks, so we’ve created an anonymous survey. It should take as little as 5 minutes to complete and we’ll use the information from it to inform changes in future versions of Visual Studio. When compl...

JavaScript
Jul 2, 2014
Post comments count0
Post likes count0

Update 3 Release Candidate for Visual Studio 2013

Visual Studio Team

Today we’re announcing the Release Candidate for Visual Studio 2013 Update 3, which is now available for download; direct links for these downloads are at the bottom of this post. You can read more about the announcement on Brian Harry’s blog, this Channel 9 video, and on the Visual Studio 2013 Update 3 RC release notes. As with all VS updates, Upd...

.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
Jun 3, 2014
Post comments count0
Post likes count0

Visual Studio “14” CTP now available

Visual Studio Team

Today we released Visual Studio “14” CTP, an early preview of the next version of Visual Studio. You can find the Visual Studio and .NET release announcements on Soma's blog. We’re pretty early on in development, but wanted to start to show some of the new features we’re thinking about and get feedback. To get started, downloadthe CTP (also availab...

.NETVisual StudioC#
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
May 1, 2014
Post comments count0
Post likes count0

Improving Setup in Visual Studio 2013 Update 2

Visual Studio Team

A few weeks ago at the Build conference, we released a release candidate of the second update to Visual Studio 2013. This update of Visual Studio contained significant new functionality including being able to create Universal Apps for both Windows and Windows Phone. To be able to target Windows Phone, developers need to use emulators which run the...

Visual Studio 2013Performance
Apr 21, 2014
Post comments count0
Post likes count0

TypeScript 1.0 Released and Open for Contributions

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

Visual Studio Installer Projects Extension

Visual Studio Team

UPDATE 6/12/2014: We have released the final version of this extension - v1.0.0.0. This release addresses: Unfortunately we couldn't address all cases of the command line issue for this release as we're still investigating the appropriate way to address them. What we do have is a workaround that we believe will work for almost all ...

ExtensionsNode.jsVisual Studio 2013
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