Sign in
IronPython Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
OK
Search
Tags
IronPython
IronPython for ASP.NET VS integration
Presentations
Talks
TechEd
Archive
Archives
March 2008
(1)
February 2008
(1)
June 2007
(3)
May 2007
(1)
January 2007
(1)
October 2006
(3)
September 2006
(9)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
IronPython Blog
IronPython Sample: IPPowerShell
Posted
over 7 years ago
by
IronPython
2
Comments
This sample shows how to use PowerShell commands from IronPython by invoking the PowerShell API(s) directly and also by using a nice Python helper class. The samples use both of these techniques to detect whether a host meets some of the minimum system...
IronPython Blog
IronPython Sample: IronTunes
Posted
over 7 years ago
by
IronPython
1
Comments
This sample, written by Brad Dodson, is a music player written in IronPython that uses DirectShow, Windows Presentation Foundation, and COM Interop. The readme.htm in the download ( download page : IronPython-1.0-Samples-IronTunes.zip) will get you started...
IronPython Blog
IronPython Sample: FMSynth
Posted
over 7 years ago
by
IronPython
1
Comments
This sample, written by Matt Gruskin, is a frequency modulation synthesizer that uses DirectX and System.Windows.Forms. The readme.htm in the download ( download page : IronPython-1.0-Samples-FMsynth.zip) will get you started. In the FMSynth UI...
IronPython Blog
IronPython Sample: Slide Local Puzzle
Posted
over 7 years ago
by
IronPython
1
Comments
This sample written by Ravi Chugh is an IronPython program that builds on top of System.Windows.Forms to create a fun slide puzzle game using maps. The readme.htm file in the download ( download page : IronPython-1.0-Samples-Puzzle.zip) will get you started...
IronPython Blog
IronPython Sample: Graphical Disk Usage
Posted
over 7 years ago
by
IronPython
2
Comments
This utility written by Jocelyn Turcotte is an IronPython program that leverages Windows Presentation Foundation (WPF) and System.Windows.Forms to create a handy utility that graphically displays disk usage information. The readme.htm file in the download...
IronPython Blog
IronPython Sample: Windows Forms and Map Point
Posted
over 7 years ago
by
IronPython
1
Comments
This tutorial, written by Martin Schray, consists of a set of IronPython programs that show how to use the Windows controls found within System.Windows.Forms. These IronPython tutorial programs vary greatly in functionality and include: Several...
IronPython Blog
Lang.Net 2006 Compiler Symposium Videos Now Available
Posted
over 7 years ago
by
IronPython
2
Comments
The screen cast videos of the various speakers at the Lang.Net 2006 Compiler Symposium are now available: http://www.langnetsymposium.com/speakers.asp .
IronPython Blog
MSDN Article on IronPython
Posted
over 7 years ago
by
IronPython
For a great introduction to IronPython and its integration with the .NET Framework and Libraries, please take a look at James Schementi’s article on MSDN - http://msdn.microsoft.com/msdnmag/issues/06/10/CLRInsideOut/
IronPython Blog
IronPython 1.0 Ships!!
Posted
over 7 years ago
by
IronPython
1
Comments
IronPython is a project that implements the dynamic object-oriented Python language on top of the CLI. IronPython is both well integrated with the .NET Framework and is a true implementation of the Python language. .NET integration means that this rich...
Page 1 of 1 (9 items)