231 Views
This nugget is all about communicating between Silverlight and the containing HTML page. Silverlight makes this kind of interoperability surprisingly easy by providing a powerful JavaScript bridge. Here I'll focus on what I consider to be the three most common HTML/Silverlight interop scenarios.
0 comments