0
kicks
Silverlight Bits&Pieces – Part 9: A MessageBox replacement
Silverlight uses system message boxes, that are quite dull. This article employs Application Extension Services and a service provider approach to replace these message boxes with self-styled replacements -- without affecting the calling code.