Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ironpython

How to install numpy and scipy for Ironpython27? Old method doesn't work

Can I treat IronPython as a Pythonic replacement to C#?

Extending C# .NET application - build a custom scripting language or not?

Python - test a property throws exception

Disabled first-chance-exception but debugger stopps within try...catch when using IronPython

spotfire get name of trellis panel

ironpython spotfire

Scientific data visualization and the .NET framework

Is there a Python equivalent to the C# ?. and ?? operators?

python ironpython

Creating an interactive shell for .NET apps and embed scripting languages like python/iron python into it

IronPython For Unit Testing over C#

IronPython :- Visual Studio 2010 or SharpDevelop?

BeautifulSoup and ASP.NET/C#

Is there any Python syntax highlighter for Visual Studio 2010?

IronPython sys._getframe not found

c# .net ironpython

IronPython 3 compatibility

Python vs Iron Python [closed]

python ironpython

How to fetch process,thread name,levelname in customized python logger

How to install packages/modules in IronPython

GUI development with IronPython and Visual Studio 2010

IronPython invocation from C# (with SciPy) fails with ImportException: "No module named mtrand"