WPF, Silverlight and XAML
Software should: adapt to users desired size/aspect ratio; crash less; remember user settings
Went back to my last blog (on http://rrelyea.spaces.live.com/blog) to look at other entries in my Software Should series.
Was interested to recently see Soluto’s approach to keeping its aspect ratio fixed, but scaling to any size requested to the user.
WPF team is busy working on digging into our most frequent 4.0 crashes right now…
I’ve recently explored using XAML to write down UserSettings recently in “Persistable View Models & XAML for Config”
Comments