Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 3 results for Local Connection.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Svetla Stoycheva  on  Feb 24, 2010 (4 months ago)

    Mahesh Sabnis explores how to share data across XAPs hosted on the same .aspx page using the LocalConnection API in Silverlight 3.

    I recently came across a requirement on exchanging data between two XAPs hosted in single .NET page. In this article we will discuss one of the most important features of Silverlight 3.0 that is ‘LocalConnectionAPI’. In Silverlight 3.0, the following new classes were introduced:
    ·         LocalMessageSender : This is the sending end of the message channel.
    ·         LocalMessageReceiver: This is the receiving end of the messaging channel.
    Using the following steps we can implement LocalConnection with Silverlight.

     



  • The Local Connection API Explained

    0 comments  /  posted by  Silverlight Show  on  Dec 15, 2009 (6 months ago)
    In his next post Gill Cleeren takes a look at one feature introduced with Silverlight 3 - the Local Connection API.

    It [i.e. the local connection API] basically allows two or more Silverlight instances to communicate with each other. These two instances can live on the same page, but can even live on two different browser tabs or even two different browser windows. The API uses a concept of a named pipe: a named sender sends a message into a pipe and a receiver can intercept this message. The message needs to be a string.

  • 11 comments  /  posted by  Emil Stoychev  on  Mar 23, 2009 (more than a year ago)

    A completely new feature in Silverlight 3 is the ability to establish a local connection between loaded Silverlight applications.


Help us make SilverlightShow even better. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)