Working with HTML DOM in Silverlight 2 Beta 1 using the Bridge Pattern(pietschsoft.com)
submitted by
crpietschmann(11.3k) 3 years, 11 months ago
Working with the HTML DOM in Silverlight 2 Beta 1 is rather simple and easy to do. However, to my surprise it's a similar experience to working the the HTML DOM from within JavaScript; you have to know the name of the properties to get/set and you don't have the luxury of compile time checking or intellisense. Here's an example of using the Bridge Pattern to overcome this limitation.
|category: Silverlight
|Views: 2
tags:
HTMLDOM HtmlElement Patterns Silverlight another
Everyones tags:
Your Tags: