[python-win32] C# Vs Python

Kevin Horn kevin.horn at gmail.com
Wed Apr 4 15:20:01 CEST 2007


Michael Foord gave an excellent talk at PyCon about developing using
IronPython and Windows Forms, which might be of interest.

The presentation is here:
http://www.voidspace.org.uk/ironpython/presentation.html

Kevin Horn

On 4/4/07, Trent Nelson <tnelson at onresolve.com> wrote:
>
> > Where CPython beats IronPython is cross-platform capabilities.
>
> IronPython can use standard CPython modules though, right?  I've dropped
> my ipy.exe in C:\Python25 and it doesn't seem to have a problem with
> things like os.path, which isn't available in IP (unless I'm doing
> something brain dead).
>
> > On the other hand, Windows Forms (.NET) is better than any GUI toolkit
> > I've seen.
>
> Out of interest, have you ever used Qt/PyQt?  Qt blew MFC-style apps out
> of the water in terms of developer friendliness a few years ago (which
> is when I switched to it for all our C++ development, which is why I'm
> somewhat biased).  I'd be interested to hear from others in a similar
> situation that can provide a comparison between Qt/PyQt and Windows
> Forms .NET.
>
>
>         Trent.
> _______________________________________________
> Python-win32 mailing list
> Python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20070404/00cbbcb8/attachment.html 


More information about the Python-win32 mailing list