Error!
Success!

By tag: IronRuby

showing:  of
0
kicks

Silverlight: Embed IronRuby/DLR Scripting within XAML using IValueConv  (Unpublished)

After I wrote the “Intro to IronRuby/DLR Scripting in C# Silverlight 4 Application” post, I came across an interesting series on embedding DLR scripts in XAML with WPF. This is an interesting series, although the code doesn’t run in Silverlight, due to the fact that Silverlight is only a subset of W...


Kicked By:
Drop Kicked By:
0
kicks

Intro to IronRuby/DLR Scripting in C# Silverlight 4 Application  (Unpublished)

I thought I’d share what I’m learning about adding IronRuby scripting to Silverlight 4 applications. I’m also focusing on C# as the host language, but the .NET object and methods used will be the same from VB.NET.


Kicked By:
Drop Kicked By:
0
kicks

Embedding DLR Scripts in XAML- Part 2, A Simple DLR Markup Extension  (Unpublished)

This article demonstrates how to embed DLR scripts in XAML using a custom MarkupExtension. The scripting language can be any language supported by the DLR, such as Python or Ruby.


Kicked By:
Drop Kicked By:
0
kicks

Say Goodbye to NAnt and MSBuild With IronRuby  (Unpublished)

Tired of writing tons of XML in order to create automated .NET builds? Well, look no further... IronRuby, Rake, and Albacore are here to rescue you!


Kicked By:
Drop Kicked By:
0
kicks

C# Recorder using IronRuby  (Unpublished)

The Ruby languages has some very powerful built-in abilities. These are now available in C# 4.0 thanks to the dynamic keyword and IronRuby. In this post I take advantage of some of the powerful Ruby built-in abilities to create a class that records C# statements and playbacks them on an arbitrary ob...


Kicked By:
Drop Kicked By:
0
kicks

What do we need to use IronRuby?  (Unpublished)

Blog post about requirements to using IronRuby at existing .NET project.


Kicked By:
Drop Kicked By:
0
kicks

Specification Testing in .NET using Ruby  (Unpublished)

The purpose of this post is to run through a process which will ultimately allow you to write Ruby based specifications for your .NET code. Why would you want to do this? The intended purpose for this practice is to gain the most benefit when doing BDD. Trying to do BDD in C# results in a lot of syn...


Kicked By:
Drop Kicked By:
0
kicks

Getting Started With IronRuby And RSpec, Part 1  (Unpublished)

An introduction to IronRuby and the RSpec BDD framework


Kicked By:
Drop Kicked By:
0
kicks

Make Your Application Extendable Using the DLR  (Unpublished)

Application extensibility comes in various ways and names. It seems, though, that one kind of extensibility was left to the very few – application macros. This kind is now easier to achieve than ever before, using the new Dynamic Language Runtime.


Kicked By:
Drop Kicked By:
0
kicks

Getting Started with Dynamic Languages  (Unpublished)

I've grouped together some resources and blogs for all of you out there who are willing to start working with dynamic languages that are built on top of the DLR. Enjoy!


Kicked By:
Drop Kicked By:
0
kicks

Running IRake  (Unpublished)

A step-by-step introduction to IRake from IronRuby Alpha2


Kicked By:
Drop Kicked By:
0
kicks

Combining The Powers of .Net and IronRuby  (Unpublished)

An explanation of the great things you can do when you combine the powers of .Net and dynamic languages.


Kicked By:
Drop Kicked By:
0
kicks

Embedding an IronRuby console in your applications  (Unpublished)

How to make use of IronRuby today. Along the same lines as parts of John Lam's IronRuby PDC talk. How to use IronRuby in your applications as an interactive console.


Kicked By:
Drop Kicked By:
0
kicks

Using IronRuby To Implement Dynamic Business Rules  (Unpublished)

A quick look at how to use IronRuby and the Microsoft.Scripting namespace in order to dynamically load and run business Rules against domain objects written in C#.


Kicked By:
Drop Kicked By:
0
kicks

Improve your C# with IronRuby  (Unpublished)

Go get the IronRuby source and look at all the wonderful library code that the IronRuby developers have written for you!


Kicked By:
Drop Kicked By: