Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
The Visual Studio Blog
>
All Tags
>
paul harrington
Server & Tools Blogs
>
Developer Tools Blogs
>
The Visual Studio Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
The Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Subscribe
Comments
Facebook
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Language options
Simplified Chinese (中文)
Recent Posts
Announcing availability of ISOs for Visual Studio Updates
Posted
19 days ago
by
Visual Studio Blog
41
Comments
Visual Studio 2012 Update 2 is here
Posted
1 month ago
by
Visual Studio Blog
59
Comments
Now Available - SQL Server Data Tools and Office Developer Tools for Visual Studio 2012
Posted
2 months ago
by
Lisa.Feigenbaum
13
Comments
JavaScript memory analysis for Windows Store apps in Visual Studio 2012
Posted
3 months ago
by
Visual Studio Blog
6
Comments
Live Now on Developer Tools Blogs
Tags
Behind the Scenes
editor
extensibility
features
Matthew Johnson
MPF
Performance
Phil Price
Shell
Splash Screen
Testing
tips&tricks
VS2010
WPF
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(1)
April 2013
(1)
March 2013
(1)
January 2013
(1)
November 2012
(2)
October 2012
(4)
September 2012
(1)
August 2012
(2)
July 2012
(1)
June 2012
(6)
May 2012
(6)
April 2012
(3)
March 2012
(5)
February 2012
(3)
January 2012
(2)
November 2011
(2)
October 2011
(8)
September 2011
(7)
August 2011
(2)
May 2011
(4)
April 2011
(3)
March 2011
(2)
February 2011
(3)
January 2011
(1)
December 2010
(1)
November 2010
(3)
October 2010
(3)
September 2010
(2)
August 2010
(2)
July 2010
(10)
June 2010
(11)
May 2010
(14)
April 2010
(6)
March 2010
(18)
February 2010
(19)
January 2010
(10)
December 2009
(8)
November 2009
(9)
October 2009
(9)
September 2009
(2)
March 2009
(1)
More
▼
Less
▲
Tagged Content List
Blog Post:
15 minute blog post: PNG files in Packages
Visual Studio Blog
Recently I’ve been helping plan the next version of Visual Studio. It’s way too early to be talking about specifics, but one topic came up this week that I have to share. Package Authoring As some of you may have noticed, many of the regular posters here have been busy writing extensions...
on
27 Jun 2010
Blog Post:
15 minute blog post: A Hidden Feature in Visual Studio 2010
Visual Studio Blog
The sunset in Seattle was spectacular this evening. My wife and I climbed the water tower in Volunteer Park to look across the Sound as the sun dipped behind the Olympic mountains and, in the space of a few minutes, the sky turned from blue to orange and pink. We both agreed that the Emerald City and...
on
5 Jun 2010
Blog Post:
Three New Managed Package Framework features for Visual Studio 2010
Visual Studio Blog
This post describes three new features that have been added to the Managed Package Framework (MPF) version 10.0 in Visual Studio 2010. These features are available to anyone developing extensions in managed code for Visual Studio 2010. To get started building extensions for Visual Studio, start by visiting...
on
16 May 2010
Blog Post:
WPF in Visual Studio 2010 – Part 7 : Wrap up
Visual Studio Blog
This is the final part in the WPF in Visual Studio 2010 series. Reflections on the Series One of the aims of this series was to give a deeper look into collaboration the Visual Studio and WPF teams undertook during this release, specifically focusing on the “Lessons learned.” As such, I tended...
on
6 Apr 2010
Blog Post:
WPF in Visual Studio 2010 – Part 6 : Automated UI Testing
Visual Studio Blog
This is the sixth article in the WPF in Visual Studio 2010 series . This week, guest author Phil Price gives us his view of what it took to test the new WPF UI. - Paul Harrington Background This post covers an overview of techniques that we used to create and maintain automated user interface regression...
on
30 Mar 2010
Blog Post:
WPF in Visual Studio 2010 - Part 5 : Window Management
Visual Studio Blog
This is the fifth article in the WPF in Visual Studio 2010 series . This week, guest author Matthew Johnson presents a fascinating behind-the-scenes look at Visual Studio's innovative window management system. - Paul Harrington Background Several people have expressed interest in how much effort...
on
22 Mar 2010
Blog Post:
WPF in Visual Studio 2010 – Part 4 : Direct Hosting of WPF content
Visual Studio Blog
This is the fourth part in the series of posts on Visual Studio 2010’s use of WPF. This week, we’ll take a look at how Visual Studio 2010 detects and hosts WPF content ‘natively’ while at the same time allowing for non-WPF content. Frames and Panes In the Visual Studio extensibility...
on
15 Mar 2010
Blog Post:
Visual Studio 2010 Text Clarity: ClearType Options
Visual Studio Blog
Text clarity in Visual Studio 2010 has been a hot topic throughout the product cycle. Each time we talk or write about it, we seem to invite yet another round comments, some of them quite emotionally charged . We take such feedback very seriously because, whether the comments are completely justified...
on
14 Mar 2010
Blog Post:
WPF in Visual Studio 2010 – Part 3 : Focus and Activation
Visual Studio Blog
Continuing the WPF in Visual Studio 2010 series, today’s post is on the subject of “Focus and Activation”. Of all the problems we had to deal with in the new WPF UI, this was probably the most tricky to get right. Focus problems are notoriously hard to debug, partly because interacting...
on
8 Mar 2010
Blog Post:
WPF in Visual Studio 2010 – Part 2 : Performance tuning
Visual Studio Blog
This post, the second in a series of articles on Visual Studio 2010’s use of WPF, covers tips and techniques for optimizing performance of WPF applications, and also several areas where we needed to tune Visual Studio 2010 in order to squeeze the best out of WPF. The first post in the series covered...
on
1 Mar 2010
Blog Post:
Marshal.ReleaseComObject Considered Dangerous
Visual Studio Blog
This post describes a problem we encountered and solved during the development of Visual Studio 2010 when we rewrote some components in managed code. In this post I’ll describe the problem and what we did to solve it. This is a rather lengthy technical discussion and I apologize in advance for its dryness...
on
1 Mar 2010
Blog Post:
WPF in Visual Studio 2010 - Part 1 : Introduction
Visual Studio Blog
This is the first part in a seven part series. Links to the other parts are included at the bottom of this post. Now that the Release Candidate for Visual Studio 2010 is publicly available, we’ve started receiving questions from inquisitive users about how Visual Studio 2010 itself was built...
on
16 Feb 2010
Blog Post:
Behind the Scenes: The Splash Screen
Visual Studio Blog
Paul Harrington – Principal Developer, Visual Studio Shell Team Short Bio: Paul Harrington is a principal software developer on the Visual Studio platform team. He has worked on every version of Visual Studio .Net to date. Prior to joining the Visual Studio team in 2000, Paul spent six years working...
on
10 Nov 2009
Page 1 of 1 (13 items)