Skip to main content
Home Forums General Silverlight Getting Started issue in communicate betn different silverlight application
2 replies. Latest Post by MarkMonster on July 1, 2009.
(0)
pinks123
Member
24 points
32 Posts
07-01-2009 7:26 AM |
suppose i have two silverlight application as s1 and s2.In s1 i have one resource and in s2 i have another resource. My issue is how i will communicate between these resource residing in two different silverlight application
mrjvdveen
Participant
1937 points
366 Posts
07-01-2009 7:38 AM |
Your question doesn't seem very clear. Are these applications both on the same html/aspx page? In that case the DOM bridge can help out. There is lot's of good information about it, right here on silverlight.net (just click learn above).
HTH.
MarkMonster
Contributor
5220 points
1,046 Posts
07-01-2009 7:41 AM |
If you can wait for SL3, you'll have a new feature. It's called Local Connection.