IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework.
I am making an ASP.NET website in which I would like to use some python 3.x code. Not exactly …
asp.net .net python-3.x ironpython python.netI'm considering developing a medium-size project for a client in IronPython. It's a pretty straightforward replacement for an existing system …
visual-studio-2010 ironpython ironpython-studioIs there support IronPython in VisualStudio 2012? I not found IronPython project in templates.
python visual-studio visual-studio-2012 ironpython ptvsI'm currently working on a strategy for managing multiple Windows Server 2003 to 2008 running SQL Server 2000 - 2008 and I want/need …
python ironpython windows-serverWhen we create a new WPF C# Project from Visual Studio we get 4 basic files "App.xaml","App.cs","MainWindow.…
c# wpf visual-studio-2012 ironpython ironpython-studioI'm writing a C# application which has IronPython (2.0.1) embedded in it. The idea is to expose portions of the application …
.net debugging ironpythonI have a sharpsvn .net library i want to use in ironpython project. Library is shipped as a .ney .dll …
ironpython sharpsvnWhat is the best way to pack up an IronPython application for deployment? After scouring the web the best thing …
python wpf visual-studio-2010 ironpythonI am working on a project which includes implementing a scripting interface for my WPF (.Net4) windows Application. I am …
c# scripting ironpython scintilla avaloneditI'm keen to drink some modern dynamic language koolaid, so I've believed all the stuff on Michael Foord's blog and …
ironpython