ironruby
Get return values from .dll using Ruby on rails?
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[详细]
2023-01-27 23:10 分类:问答Can I compile IronRuby project in VS2010 into DLL/exe file?
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.[详细]
2023-01-25 12:07 分类:问答Calling IronRuby from C# with a delegate
Is it possible to call an IronRuby method from C# with a delegate as parameter in such a way that yield would work?[详细]
2023-01-25 10:27 分类:问答Differences between powershell and ruby
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[详细]
2023-01-21 03:58 分类:问答How to compile IronRuby into a Silverlight Application (XAP)?
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[详细]
2023-01-20 19:30 分类:问答Does Watir work with Ironruby(or .Net in any other way)?
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[详细]
2023-01-20 01:22 分类:问答How to redirect the input of ironruby to a textbox (WinForms & Silverlight 4)
I\'m building an IronRuby Console in silverlight 4 and WinForms (net4).I can redirect the output without problems:[详细]
2023-01-17 12:57 分类:问答Cucumber parse speed
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[详细]
2023-01-15 14:14 分类:问答How does one embed IIRB inside of a IronRuby program?
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[详细]
2023-01-13 17:35 分类:问答MacRuby+IronRuby or JRuby for Desktop Applications? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_如何学编程[详细]
2023-01-12 10:16 分类:问答