Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
The Visual Studio Blog
>
November, 2009
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
TypeScript
.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 (中文)
Live Now on Developer Tools Blogs
Tags
.NET Framework
announcement
C#
Dan Moseley
editor
extensibility
extension
features
MSBuild
Paul Harrington
Performance
Project
Shell
tips&tricks
Visual Studio 11
Visual Studio 2012
Visual Studio 2013
Visual Studio 2013 Preview
Visual Studio vNext
VS Gallery
VS2010
VS2012
VSIX
Weston Hutchins
WPF
More
▼
Less
▲
Videos
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
August 2013
(1)
July 2013
(10)
June 2013
(4)
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
▲
Blog - Title
November, 2009
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 4 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 4 years ago
by
Visual Studio Blog
18
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 4 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 4 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 4 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 4 years ago
by
Visual Studio Blog
20
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 4 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 4 years ago
by
Visual Studio Blog
38
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 4 years ago
by
Visual Studio Blog
9
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)