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

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
4Dec/090

BSDG – Silverlight/WPF Multi-Targeting Presentation Sample Code

If you attended the BSDG user group meeting last night and would like to download the sample code for my Silverlight/WPF Multi-Targeting presentation, you can download it here.
Recap:
The Silverlight and WPF platforms are very similar, but they do not have binary compatibility; this means that an assembly compiled for one platform cannot execute on [...]

Filed under: BSDG, Silverlight, WPF, XAML No Comments