The communications between different UserControls or Siverlight applications is supported on Silverlight 3 by using its
LocalConnection API. In Silverlight 2, we can use HtmlBridge way or use WCF to communicate.
Best regards,
Jonathan
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework
Jonathan She...
All-Star
50156 Points
4951 Posts
Microsoft
Re: Local messaging communication in sl2
May 04, 2009 06:17 AM | LINK
Hi Vijjinvijju,
The communications between different UserControls or Siverlight applications is supported on Silverlight 3 by using its LocalConnection API. In Silverlight 2, we can use HtmlBridge way or use WCF to communicate.
Best regards,
Jonathan
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework