Blog of me, Chris Idzerda, containing my thoughts, comments, and questions. RSS Feed

Prefer descriptive code (e.g. XAML) to procedural code (e.g. C#)
18 Apr 2007, 05:18:00 PM
While on a recent project, I was tasked with creating an element that displays a rectangle whose width is equal to a percentage and a label that describes the percentage. Also, if the percentage is within certain ranges, the color is different. In ...
Read post