Archive for August, 2009
IronPython & Silverlight o MY!
by kongkoro on Aug.07, 2009, under silverlight
This is a sample application that I made using Blend and IronPython!! The Gui was made in Blend, and the event listener code for the button was written in IronPython! This example was based on a tutorial by Tim Heuer, and I wanted to see if I could implement it with Iron Python and I did. It’s nice to see the Dynamic Language Runtime in action, and being able to interact with XAML from python is GRrrrEeaaTTt.
