Python 2.6 Sidebar update
The original Python Sidebar is actually unusable due to the python 2.6 documentation refactoring... Here is the updated Python 2.6 Sidebar for... more »
0 commentsSave Tags: python
IronPython and WPF Part 3: Data Binding
Here’s the short version of this post: data binding in WPF to IPy objects just works...mostly. However, I’m guessing you are much more interested in... more »
0 commentsSave Tags: .net, frameworks, how-to, python
Introducing IronPython
IronPython is an easy-to-learn yet surprisingly powerful language for .NET development. Find out how it differs from C# and Visual Basic while still... more »
0 commentsSave Tags: .net, python
Building reusable Django apps
Some tips to make reusable Django Apps.
0 commentsSave Tags: python, web 2.0
via