Quantcast
Channel: ThinkBottomUp - Loose XAML
Browsing all 7 articles
Browse latest View live

WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 1, Hosting the DLR

A Visual Studio 2008 Solution with the complete code listing for this series is attached to the final part. The XAML framework allows us to easily switch between the Declarative and Imperative...

View Article



WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 2, A Simple DLR...

A Visual Studio 2008 Solution with the complete code listing for this series is attached to the final part. This article demonstrates how to embed DLR scripts in XAML using a custom MarkupExtension....

View Article

WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 3, A DLR Value...

A Visual Studio 2008 Solution with the complete code listing for this series is attached to the final part. The WPF Binging class is very powerful and its use should be encouraged. However, it can be...

View Article

WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 4, A DLR Command

A Visual Studio 2008 Solution with the complete code listing for this series is attached to the final part. GUIs are all about layout, style and wiring. WPF has the first two in spades; XAML is an...

View Article

WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 5, A DLR Event Handler

A Visual Studio 2008 Solution with the complete code listing for this series is attached to the final part. As discussed in the previous article, GUIs are all about layout, style and wiring. WPF has...

View Article


WPF: Embedding DLR Scripts in XAML (Python, Ruby) - Part 6, A Very Dynamic...

A Visual Studio 2008 Solution with the complete code listing for this series is attached to this post. To conclude this series of posts, I will build a simple application using many of the DLR...

View Article

Image may be NSFW.
Clik here to view.

John Conway's Game of Life in XAML/WPF using embedded Python

Following on from my series on embedding DLR scripts in XAML, I present an implementation of John Conway's Game of Life in XAML/WPF using embedded Python scripts. The game is loaded completely from...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images