After installing prerequistes (Visual S开发者_开发问答tudio 2008 Shell Isolated/Integrated Mode Redistributable package) here, I still get errors: cannot find one or more components when installing Ir
I am l开发者_StackOverflowearning IronPython along wiht Python. I\'m curious what kinds of tasks you tend to use IronPython to tackle more often than standard .NET languages.
I\'m trying to create an ado.net transaction in IronPython in asp.net and I\'m getting the following error
When I used Visual Studio 2008 I could install IronPython + Iro开发者_开发技巧nPython Integrated IDE + Visual Studio Shell Integrated Mode and then my Visual Studio would parse .py files and highlight
What is the procedure to get IPython to use IronPython as it\'s Python interpreter? I know there were previously some issues:What is required to use ipython in ironpython?
I have heard IronPython for a long time, but never s开发者_开发知识库een a real-life application using it.
What is a nice templating engine to use in C#? I have XML or JSON as structured datasource. This data needs to be presented to users on the web in strict XHTML.
I\'m implementing a .net class in ironpython and the class needs to expose some .net events. How do I expose .net events using ironpython?
Consider this about the up-coming Iron Python implementation. In theory it would allow monkey patching right? Good or bad, it matters not. Given someone else\'s non-testable code (at least easily) th
I know that IronPython is a dynamically typed language so what I am asking sounds pretty stupid, but is it possible to do something with an IronPython script to make sure the changing of the CLR libra