RE: Command binding working

2010-08-01 Thread Carl . Scarlett
Hi Greg, Don't worry too much about eliminating code behinds. I find that's a good guiding principle when first learning XAML based technologies (as it forces you to change the way you think about architecting solutions), but just because you have code behind doesn't mean you're doing it

RE: Command binding working

2010-08-01 Thread Greg Keogh
Don't worry too much about eliminating code behinds. Carl, I have decided that having empty code-behind is an academic exercise in elegance that will waste a lot of my time. My policy from today on in SL and WPF is to minimise the code-behind, but only up to the point of comfortable effort. I