From the category archives:

Design

Stop Making Dumb Software

September 20, 2009

Why does web development place such care on user experience and desktop development does not? Why are internal users not important? Are not all users created equal?

Read the full article →

Be Careful When Using Implicit Styles in WPF

January 12, 2009
Thumbnail image for Be Careful When Using Implicit Styles in WPF

When using implicit styling you may not always get the results you expect. This post illustrates an issue I had creating styles on a Window with a WPF Ribbon and how I eventually solved it.

Read the full article →