Calling Ruby classes from .NET/C#

  • Thread starter Vassilis Rizopoulos
  • Start date
V

Vassilis Rizopoulos

I have a small C# GUI and a rather extensive ruby application.
What's the best way to marry the two (I can't change the C# GUI
requirement and I really want to keep my Ruby app :) ).
Ideally I would like to call Ruby classes from the C# code (if push come
to shove I will do a system call and run the ruby app externaly)
Cheers,
V.-
 
H

Huw Collingbourne

Vassilis said:
I have a small C# GUI and a rather extensive ruby application.
What's the best way to marry the two (I can't change the C# GUI
requirement and I really want to keep my Ruby app :) ).
Ideally I would like to call Ruby classes from the C# code (if push come
to shove I will do a system call and run the ruby app externaly)
Cheers,
V.-


Our Ruby Connector does that. The Ruby Connector will let your .NET
programs communicate with the Ruby interpreter or even run a .NET app
and a Ruby program simultaneously. It also gives you the ability to
design visual front ends to Ruby programs using the VS form designer and
a language such as C#, VB.NET or Chrome.

Currently the Ruby Connector is in beta and is only available to
registered users of Ruby In Steel Developer. We plan to make it more
widely available shortly, so if you want to keep up to date, be sure to
visit our blog from time to time.

Basic info on the Ruby Connector can be found here:
http://www.sapphiresteel.com/The-Ruby-Connector-beta-now
http://www.sapphiresteel.com/From-C-to-Ruby-and-back-again-The
http://www.sapphiresteel.com/Adventures-in-Ruby-and-NET
http://www.sapphiresteel.com/Visual-Ruby-One-Small-Step

best wishes
Huw

SapphireSteel Software
http://www.sapphiresteel.com
Ruby and Rails Development With Visual Studio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,264
Messages
2,571,316
Members
48,002
Latest member
DoloresMan

Latest Threads

Top