I'm always hesitant to call something a bug because often it turns out to be my own misunderstanding. So I won't call this a bug yet, but I'm close… I sometimes use Grids inside of DataTemplate for an ItemsControl or a ListBox as a means to get a "column" effect for the elements. In this case, I set the parent with a Grid.IsSharedSizeScope="True" and then set the SharedSizeGroup on the ColumnDefinitions in the DataTemplate. Maybe there is a better way, but this works well for many cases. Recently, I ran into a case where I wanted the contents...
It's been a little while since the last episode, but Richard and I are back at it again with another podcast episode of North Coast CodeCast. This time, I asked Richard about Windows Server AppFabric. He explained what it is, what it does for us, and how to get started with it. You can find episode #11 over at http://NorthCoastCodeCast.net And, as always, if you have any comments or feedback, we'd love to hear from you. Cheers