IronPython, Unmanaged Code and Ascii Art

Another interesting post from Fuzzyman. He explains how to do the following:
  • Taking a screenshot with IronPython
  • Creating a class in C# and using it from IronPython
  • Using unmanaged code from IronPython and C#

http://www.voidspace.org.uk/python/weblog/arch_d7_2006_10_28.shtml#e530

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger