Hello everyone, The 2012 Techdays are coming, 7 more days and it’s here ! This year I am proud to be speaker on two sessions and I hope to see you there !
Monthly Archives For January 2012

Coded UI Tests : WPF Utilities
I played a lot with Coded UI Tests API on WPF applications these last weeks. It turned out that this is a really powerful framework available to use but that we need to write a…

Coded UI Tests : Property “ReadOnly” cannot be retrieved due to the current state of Edit
Did you ever encounter this error while trying to retrieve a property value from an AutomationElement ? I did ! Don’t worry, there is always a work-around, and I’ve found one. In this post, we’ll…

[WP7] Quick tip : how to set 32 bits per pixel for your app.
Something new which came with Mango is the ability for the developers to set the number of bits per pixel our app use. By doing this, your app will have shiny graphics! This increase the…