Hi,
I want to add a button to my user control in SilverLight 4.0 application which will open a new browser window with an aspx in it when it is clicked.
How can I achieve this, can you please advice?
Additionaly, can I lock the SL application until this new window is closed (Alike a modal dialog)?
thanks!