Error!
Success!

Silverlight "HTML Bridge" Interoperability

0
kicks

Silverlight "HTML Bridge" Interoperability  (Unpublished)

This can be addressed with Silverlight. The key to integrating all of this is the two-way interoperability layer in Silverlight (sometimes referred to as 'the HTML/JS bridge'), which is what I will be going through in this article. I will show you how you can access the HTML DOM and use your existing JavaScript code. You will see how you can pass managed objects back and forth, and program against them in JavaScript like ordinary JS objects. We will dive deep and take a look at what really happens under the hood to understand how far exactly our interoperability goes.


Kicked By:
Drop Kicked By: