Windows Phone 7 Developer Launch - Learn More

March 2009 Entries

Moq: Missing Expect methods (Expect, ExpectGet, ExpectSet)

I got stuck on a really stupid problem yesterday and I just figured it out as I was writing a post on the Moq forums. It seems really dumb and maybe that's why I couldn't find any help on it, but since I didn't find anything anywhere I decided to at least put it somewhere to save someone else a little bit of time. Problem I've been using Moq for about a month now and I'm loving it. But it seems all of a sudden I can't use the Expect methods (Expect, ExpectGet, ExpectSet). If I open up...

Silverlight and Prism: Decoupling the WCF Client Proxy

I'm in the process of creating the world's most complex “Hello World” Silverlight application. Hopefully, for once, I'll see it through to the end and also post the source and an insightful blog entry to help everybody who's struggling to do the same. Anyone who follows my blog knows that I don't always follow through on a series to the end. But, “I can dream can't I?”. Anyhow, I've taken the recent release of Prism v2, which introduced Silverlight support, to dig in and get to know both Prism and Silverlight. As background, I have one production WFP application under...

Visual Studio 2008: Missing XAML Display Items From Fonts and Colors

The members of my team and I have been playing around with our fonts and colors settings over the last few weeks. We've downloaded a couple published settings files from some well known bloggers such as Conery and Hanselman and tweaked them a little. I was sent a copy of some settings from Rob Conery and the XAML settings were unreadable. I don't know where the settings originated or how old they were but the background was black and the foreground colors where bright red and blue. I couldn't read them. Other than that I really like the...

 

 

Copyright © Mark J. Miller