Monthly Archives: January 2012

Silverlight Toolkit ExpanderView – Flat Objects

Just one of many ways in which you can bind an ExpanderView control to a collection of simple objects. Continue reading

Posted in .NET, C# Snippets, Windows Phone | Comments Off

Protected: Snippet Example #1

There is no excerpt because this is a protected post.

Posted in Uncategorized | Comments Off

Alter a Pivot controls header template the easy way (WP7)

If you want to alter the template for a Windows Phone 7 pivot control’s header, the simplest way is as follows… Of course, all this example does is specifically set the colour used for the title and headers to black, … Continue reading

Posted in .NET, C# Snippets, Mango, Windows Phone, WP7 | Comments Off

Alternating ListBox item background colours in WP7

I had a requirement today to implement alternating row colours in a Windows Phone 7 ListBox. After a bit of frustration with searching and only finding answers tht said “You can’t do it”, or that you need to add a … Continue reading

Posted in .NET, C# Snippets, Mango, Windows Phone, WP7 | Comments Off