Yet another IronPython newbie question- In Jim Hugunin's demo video it
appears as though he is using some kind of tab complete in the interactive
interpreter when referencing .Net objects. If I'm right, could someone tell
me how this is done? It would be really handy.
http://msdn.microsoft.com/ms
First, is there a way to compile applications straight from IronPython or is
it necessary to first translate your code to C#? Second, if there is a way
to compile straight from IronPython, how does this effect performance of the
compiled program(i.e. compiling a program from c# vs ironpython - any
This question may be off-topic. I'm using IronPython to work w/Net. I
recently installed the .Net 3.0 framework and the C# SDK, but the only
object I have available in System.Windows is Forms. I'm not seeing any of
the new WPF modules, .Media, etc...
Any ideas? WPF is included w/the .Net 3.0 inst