Just read a blog by Jeff Wilcox about unit testing Silverlight when I spotted a very interesting article about Client-side HTML controls for Silverlight. I’ve you’ve read my blog about using Silverlight as a Progressive Enhancement technology then you know I saw the lack of data typing for Html controls as a problem. However Jefs blog uses a class hierarchy that would seem to solve the issue. So I’ll be downloading the unit testing code to see if it will stream line the inclusion of more Html controls into my sample.