Silverlight Tip of the Day #106 – Setting Default Browser from within VS
Posted by admin on 6 April, 2009
No comments yet
This item was filled under [ 新闻News ]
From within VS you can specify which Internet browser you want launched when running your Silverlight application. Your default system browser is not affected by this setting.
To make this change right click on your startup web page and choose Browse with… from the context menu. This will bring up the following dialog.
From within this dialog select the browser you want to use and choose “Set as Default”. Close the dialog when you are done.
Thank you,
–Mike Snow