In this chapter, you'll learn:
Local Connection
April 8, 2010|Level 300 : Intermediate
We have been able to communicate between multiple Silverlight control instances for some time, but we were forced to do so using script in the browser. Silverlight 3 introduces Local Connections. L...
July 9, 2009|Level 300 : Intermediate
Tim Heuer demonstrates how you can use the LocalConnection API to enable communication between separate Silverlight applications using a messaging system. This enables different Silverlight applica...