Jesse Liberty - Silverlight Geek

By, For and About Silverlight Developers

Browse by Tags

All Tags » Silverlight Features » Silverlight 1.0 (RSS)
Did You Know That... you can create Silverlight objects programmatically?
In both Silverlight 1.0 and Silverlight 2.0 it is possible to create Silverlight objects programmatically, in the former using JavaScript and in the latter using, for example, C#. Creating objects programmatically in Silverlight 1.0 is non-trivial, as...