0
kicks
Show a MessageBox in Silverlight 2 Beta 1
One thing I found missing in Silverlight 2 Beta 1 is the System.Windows.MessageBox. Here's a small implementation I wrote that wraps up the JavaScript Alert to give us a basic MessageBox to use for now.