1 Aug
2010

Pluralcast 21 – Extending Visual Studio 2010 with Kate Gregory

Category:UncategorizedTag: , , :

Listen Now! Kate Gregory has probably forgotten more coding tricks than I have ever learned. That means that she likes her Visual Studio with meat and potatoes. With the new extensibility?model in Visual Studio 2010,? Visual Studio can now be the primary source or protein in your IDE diet. In this episode Kate tells us […]

Read More
1 Apr
2010

Visual Studio: Open in Full XAML View by Default

So I am using Visual Studio 2008 for developing WPF and Silverlight applications.  The one thing that really annoys me is when I open a .XAML file and then Visual Studio automatically opens the file in split view mode.  I am sure you are well aware of how VS 2008 support for the preview pane […]

Read More
24 Dec
2009

If (Successful) { throw new Exception(); }

So, I was installing Visual Studio 2010 Ultimate Beta 2 on one of my machines the other day and the funniest thing happened.  After it successfully installed, I was prompted to send an error report. Since when is a successful operation a problem?  Now, of course, I am assuming this is intentional and is transmitting […]

Read More
12 Jun
2008

Version Control with 2008 SP1

Category:UncategorizedTag: , :

I am a simple man. All I ever wanted was drag and drop for source control. That folder chooser dialog was a bear. Now we will get it with Visual Studio 2008 SP1. Thank goodness. From the web site: Simplified the user experience through cleaner “Add to Source Control” dialogs, drag and drop support to […]

Read More
11 Jun
2008

Get Latest on Checkout is Satan

If you are running Team System, there is feature in the source control option in your project level settings that you should be aware of. Right click your team project in the Project Explorer window of Visual Studio. Go here: And get this screen. Why? Because if you have made some changes to a file […]

Read More