How can I add attributes to methods and types defined in IronPython? - by andersjanmyr Since IronPython doesn't support attributes I am wondering if there is another way to decorate IronPython classes with attributes, perhaps with reflection? Read the article
How do I create a Web Service in IronPython? - by andersjanmyr How do I create a .Net Web Service in IronPython? Preferably dynamically without any pre- or post-processing. Read the article