Search Wiki:
Project Description
DLR Pad gives you the expressiveness of dynamic languages at your finger tips, while developing WPF based application. Using DLR Pad you can define a sample UI using XAML and then script against it using IronPython or IronRuby. DLR Pad is ideal for rapid testing of some functionality or for early experimental and proof-of-concept applications.
DLR Pad features Xaml Pad like functionalities plus Dynamic Language Runtime support (currently only IronPython and IronRuby are implemented) for writing code against the defined XAML. Simple IntelliSense is provided as well.

Blog Posts
Introduction to DLR Pad - http://ligaz.blogspot.com/2007/11/dlr-pad-interactive-programming-with.html
DLR Pad on CodePlex - http://ligaz.blogspot.com/2007/11/dlr-pad-on-codeplex.html
Last edited Dec 13 2007 at 10:34 PM  by ligAZ, version 3
Comments
VRUppugunduri wrote  Mar 10 at 4:19 AM  
Hi
The IronPython.dll and Microsoft.Scripting.dll are corrupted from the zip file.
Thanks
Rama

ligAZ wrote  Mar 18 at 3:39 PM  
Please try to download from the source tab.

Updating...