Showing results for Category : Visual Studio

Nov 5, 2009
Post comments count0
Post likes count0

Tips and tricks: Window Management – Aero Snapping

Visual Studio Team
Visual Studio Team

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 Start Page and window management areas if the IDE.   One of the largest areas of feedbac...

Visual Studio 2010
Nov 4, 2009
Post comments count0
Post likes count0

Improvements to VS 2010 Text Selection

Visual Studio Team
Visual Studio Team

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 for a variety of Editor features.  I love hearing from customers, so please let me kn...

Visual Studio 2010WPF
Nov 2, 2009
Post comments count0
Post likes count0

Send Us Your Feedback: Visual Studio 2010 Beta 2 Survey!

Visual Studio Team
Visual Studio Team

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” Shell, but the core VS IDE – it’s UI and services.  Prior to my current duties, I was...

C#Visual Studio 2010
Oct 28, 2009
Post comments count0
Post likes count0

How to Fix “The application cannot start” Error

Visual Studio Team
Visual Studio Team

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” Shell, but the core VS IDE – it’s UI and services.  Prior to my current duties, I was...

Debugging and DiagnosticsC#Visual Basic
Oct 28, 2009
Post comments count0
Post likes count0

How to Fix “The application cannot start” Error

Visual Studio Team
Visual Studio Team

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” Shell, but the core VS IDE – it’s UI and services.  Prior to my current duties, I was...

Debugging and DiagnosticsC#Visual Basic
Oct 27, 2009
Post comments count0
Post likes count0

FIXED: Comments are not getting posted

Visual Studio Team
Visual Studio Team

Update: We have diagnosed and fixed the issue that was causing comments to be discarded.  If you were trying to post a comment in the last few days, we'd appreciate it if you could repost -- we love to hear feedback.  If you are having any more issues with your comments appearing on the blog, please send a mail to vsblog AT microsoft...

Oct 27, 2009
Post comments count0
Post likes count0

VS 2010 Beta2: Workaround for Raster Font Settings Issue

Visual Studio Team
Visual Studio Team

In addition to making announcements, showcasing features, posting walkthroughs, and sharing Visual Studio tips and tricks, we’ll also be using this blog to raise awareness of commonly-encountered bugs and explain their workarounds.  As many of you know, we’ve rebuilt the editor using WPF for Visual Studio 2010.  This allows fo...

Visual Studio 2010WPF
Oct 26, 2009
Post comments count0
Post likes count0

VSIX and MSI

Visual Studio Team
Visual Studio Team

VSIX is a new technology created for deploying Visual Studio extensions.  It’s a zip file that uses the Open Packaging Convention.  By renaming the file extension of any .VSIX file to .ZIP, you can open up the file in Windows Explorer and take a look at the contents.I’ve written a separate post about the details of a VSIX and ...

Oct 26, 2009
Post comments count0
Post likes count0

Box Selection and Multi-Line Editing

Visual Studio Team
Visual Studio Team

I’m Brittany, a Program Manager on the Visual Studio Editor team.  Some of you may recognize me from Connect bugs, @VSEditor on Twitter, or the Visual Studio Editor blog, which has recently moved to its new home here at The Visual Studio Blog.  I’m responsible for a variety of Editor features, but most recently I designed the new-for-VS 2010 multi-...

HTMLVisual Studio 2010
Oct 26, 2009
Post comments count0
Post likes count0

Toolbox Search

Visual Studio Team
Visual Studio Team

Hi, my name’s Josh and I’m a developer on the VS Shell team.  Among other things, I’m responsible for the Toolbox.  In VS 2010 Beta2, we’ve added the ability to search for controls in the toolbox by name.  To use it, put focus in the toolbox (by clicking in it, for example) and start typing the name of the control you want to find.&...

Visual Studio 2010Tips and Tricks