from ROR i am passing parameters to C#.net dll and doing some calculation &开发者_如何学C returning values there but i am not able to retrive those values. is it possible to get dll method return
After created IronRuby project in VS2010 by using IronRuby v1.1.x, I was able to use almost .NET library by importing them. But can\'t actually compile ironruby into exe/DLL.
Is it possible to call an IronRuby method from C# with a delegate as parameter in such a way that yield would work?
I am new to the dynamic languages scene, and trying to find a good starting point. Looking at how Micr开发者_StackOverflow社区osoft is diminishing the role of Iron Ruby in its offerings, I am looking
I\'m looking to possibly use IronRuby as the primary language for development of a Silverlight 4 application. I know there\'s the \"IronRuby in the Browser\" stuff that uses Gestalt, but I would like
So I\'ve been trying to get Watir setup with Ironruby so I can use Watir instead of Watin(I just dont like Watin that much), the only issue is I cant seem to get it working, and searches bring me to s
I\'m building an IronRuby Console in silverlight 4 and WinForms (net4).I can redirect the output without problems:
We have been using Cucumber for some time now, and now have over 200 scenarios. Our startup speed is getting very slow, which makes a big difference in our edit-test-commit cycle. The problem seems to
In Ruby main, you can embed IRB inside of a Ruby script as described here. Is there a way to开发者_开发技巧 do something similar with IIRB inside an IronRuby script?http://wiki.github.com/ironruby/iro
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_如何学编程