Powered by

US - English
NEW! Silverlight 5 is available Learn More

Local Connection

In this chapter, you'll learn:
Local Connection

  1. Use Local Connections in Silverlight 3

    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...

  2. LocalConnection API

    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...