Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
November, 2009
MSDN Blogs
>
The Visual Studio Blog
>
November, 2009
The Visual Studio Blog
The official source of product insight from the Visual Studio Engineering Team
Executive Bloggers
S. Somasegar
Jason Zander
Brian Harry
Scott Guthrie
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Languages
Visual Basic
Visual C#
Visual C# by Eric Lippert
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Subscribe
Comments
Facebook
Twitter feed
Tags
.NET Framework
announcement
bugs
C#
C# 4.0
Dan Moseley
debugging
editor
extensibility
extension
features
MSBuild
Paul Harrington
Performance
Project
Shell
tips&tricks
Visual Studio 11
Visual Studio vNext
VS Gallery
VS2010
VSIX
walkthrough
Weston Hutchins
WPF
More
▼
Less
▲
Videos
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Translate this page
Powered by
Microsoft® Translator
Language options
Simplified Chinese (中文)
Menu
Blog Home
RSS for posts
RSS for comments
Atom
Archives
Archives
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
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Visual Studio Blog
What's new for editor extenders in Beta 2?
Posted
over 3 years ago
by
Visual Studio Blog
1
Comments
Noah Richards – Developer, Visual Studio Editor Team Short Bio: Noah has been working on the Visual Studio Editor team since he graduated college two and a half years ago. He maintains a blog , posts sample code for editor extensions, and frequently answers...
The Visual Studio Blog
Framework Multi-Targeting for VC++ Projects
Posted
over 3 years ago
by
Visual Studio Blog
15
Comments
Short Bio: Pavan Adharapurapu is a developer on the Visual Studio Project and Build team. As part of VS 2010, he has worked on numerous features of the VC++ project system such as property sheets, filters, property pages, platform and tool extensibility...
The Visual Studio Blog
Debugging Expression Trees in Visual Studio 2010
Posted
over 3 years ago
by
Visual Studio Blog
First of all, let’s take a look at the example from one of my previous posts . It creates an expression tree for calculating the factorial of a number. ParameterExpression value = Expression .Parameter( typeof ( int ), "value" ); ParameterExpression...
The Visual Studio Blog
Diagnosing Toolbox Filtering Errors
Posted
over 3 years ago
by
Visual Studio Blog
0
Comments
Hi again – Josh here, Toolbox developer. If you've created or installed a toolbox item, but it doesn't appear in the toolbox when the appropriate designer is active, the first thing to do is select "Show All" from the toolbox and check to see if the...
The Visual Studio Blog
Can I host a VSIX on my own server?
Posted
over 3 years ago
by
Visual Studio Blog
0
Comments
Several of our VSIP partners have asked me if they can host their VSIX file on their own server and what would the user experience be? To answer the first question, yes, you can host your VSIX file on your owner server. It doesn’t have to live on the...
The Visual Studio Blog
Behind the Scenes: The Splash Screen
Posted
over 3 years ago
by
Visual Studio Blog
19
Comments
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...
The Visual Studio Blog
Tips and tricks: Window Management – Aero Snapping
Posted
over 3 years ago
by
Visual Studio Blog
6
Comments
Adrian Collier – Program Manager, Visual Studio Shell Team Short Bio : I started at Microsoft as an intern in 2004 back in the UK and crossed the pond last year to work on Popfly, since then I’ve been working in Visual Studio land primarily working on...
The Visual Studio Blog
Improvements to VS 2010 Text Selection
Posted
over 3 years ago
by
Visual Studio Blog
36
Comments
Brittany Behrens – Program Manager, Visual Studio Editor Team Short Bio : I’m Brittany, a Program Manager on the Visual Studio Editor team. Some of you may recognize me from Connect bugs or as the main voice of @VSEditor on Twitter , and I’m responsible...
The Visual Studio Blog
Send Us Your Feedback: Visual Studio 2010 Beta 2 Survey!
Posted
over 3 years ago
by
Visual Studio Blog
8
Comments
Weston Hutchins – Program Manager, Visual Studio Shell Team Short Bio : I started at Microsoft as an intern in 2005 and have been working in Visual Studio ever since. I’m currently a PM on the VS Shell Team. No, not the “ Isolated ” or “ Integrated ”...
Page 1 of 1 (9 items)