Tagged Questions

2
votes
3answers
850 views

Does Silverlight use a separate application domain for each browser tab?

If the same Silverlight application is running in two web browser tabs, does each tab use a separate application domain? If you know where Microsoft explicitly provides this information, please ...