Whilst preparing for my talk on saturday I got to play a little with Iron ruby and wpf.
One of my experiments was to create a little browser which i dubbed biffy
You can download it here: biffy.zip
Whilst preparing for my talk on saturday I got to play a little with Iron ruby and wpf.
One of my experiments was to create a little browser which i dubbed biffy
You can download it here: biffy.zip
Hi Ivan,
I’ve been looking all over for IronRuby documentation, found your site / book.
How have you managed to figure out IronRuby? … reading the source code ?
btw your biffy browser won’t load this site
… I get “script error” (it looks like IronRuby uses the I.E. engine ?
Mike
Ivan,
To be a bit more specific than my last comment, I’m familiar with Ruby,and rails, at an “intermediate” level of programmin.
I’ve done some C# programming as well, so I’m looking for the IronRuby “equivalent” forms / controls coding.
There is suprisingly little to no examples on the IronRuby site.
What I’m looking for is the .net specific stuff in IronRuby, i.e. some example code showing a simple little app that has say, a couple of forms, with each form having some of the controls available (ideally all of the controls currently available).
Mike