< web:Blog x:Name="Brian Lagunas" />

1Apr/100

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 [...]

24Dec/090

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 information [...]

Filed under: Visual Studio No Comments