Tagged Questions
2
votes
3answers
851 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 ...
0
votes
1answer
217 views
vsto add-in uses excel applicationdomain
I am working on the VSTO 2010 excel addin. On one of the dev machine i install the addin (which already has some addin installed).
I observed that it was not able to read the configuration file(). ...