SilverTrader: Resize of Windows
I’ve finally fix the resize issue I have been struggle with after two late night code/debug sessions. The problem was trying to identify the correct width/height UIElement – NaN pain
I’ve also finally got round to installing ankhsvn for VS 2008 which is making development a little easier.
Now all I need to do it port the remaining WorkItems and make some serious improvements to the UX.
Off topic:
- Hadoop – MapReduce
- CLR4 Thread Pool
- Silverlight Performance Tips
- Silverlight 2 Recipes
- Silverlight + Google Gears

Dump ankhsvn and use VisualSVN, it is in a different league although not free but very cheap and worth every penny!
Jon, thank you for promoting VisualSVN here.
But did you actually try the real SCC provider in AnkhSVN 2.0 or did you try the AnkhSVN 1.X add-in that uses the same design as VisualSVN?
Via the SCC api AnkhSVN 2.0 supports all possible project types out of the box, while AnkhSVN 1.X and VisualSVN had/have to develop their interpretation of every project type independent.