0
votes
2answers
300 views

PowerShell guide or reference for .Net Framework?

I'm a java dev that is new to powershell. I know that it's built on the .Net Framework, but I don't have much knowledge with that framework. Is there a reference guide of some sort that shows what ...
4
votes
2answers
1k views

What's better right now: IronRuby or IronPython? [closed]

I have plenty of experience with both Ruby and Python, and I'm looking to embed either one of these on a C# application I'm developing. I don't really care which, but I'd like to know which one ...