By tag: IronRuby
0
kicks
Learning Ruby via IronRuby and C# Part 7
In this post we talk about one of the best features of Ruby... duck typing. We show you what it is, and how it affects the way that you interact with objects in Ruby.
0
kicks
Learning Ruby via IronRuby and C# Part 6
In part 6 we look at Hashes (or Associative Arrays) and how they are used in the Ruby language. We also look at how you can use them in place of explicit method parameters.
0
kicks
Learning Ruby via IronRuby and C# Part 5
In part 5 of the IronRuby versus C# series, we talk about Arrays in Ruby and how they are a different beast from what we are used to in C#.
0
kicks
Learning Ruby via IronRuby and C# Part 4
Part 4 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over additional functionality of loops and ranges.
0
kicks
Learning Ruby via IronRuby and C# Part 3
Part 3 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over static methods (class methods in Ruby), parameters, conditionals and loops.
0
kicks
Learning Ruby via IronRuby and C# Part 2
Part 2 in a multi-part series on learning Ruby using IronRuby and C#. C# is used to give you a basis for which to interpret the Ruby and migrate your skills.
0
kicks
Learning Ruby via IronRuby and C# Part 1
Part one of many in migrating your C# skills over to Ruby
0
kicks
Running Applications in IronRuby
Simple as that. Shows you how to get a Ruby app running in IronRuby. Who doesn't want to write Ruby on .net!?
0
kicks
Getting IronRuby Up and Running
A very detailed tutorial on getting IronRuby installed and built with VS2008. If you are running into problems, check it out!
0
kicks
IronRuby and ASP.NET MVC
John Lam demonstrates the integration between the two following his demo at TechEd in June.
0
kicks
.NET Rocks! 347 - John Lam Updates Us on IronRuby!
"John Lam talks about his work with the DLR and Iron Ruby at Microsoft."
0
kicks
Monkey Patching CLR Objects
An example of DLR/CLR Interop to dynamically add new methods to a CLR object for use in IronRuby.
0
kicks
Defining Routes and Views with IronRuby in ASP.NET MVC
Discussion of integrating IronRuby with ASP.NET MVC
0
kicks
IronRuby... Now on Google Groups.----- Join Now.
IronRuby... Now on Google Groups.
Its the right time to Join the community and discuss more.
Here's the link...
http://groups.google.com/group/ironruby
My best wishes for the great success to IronRuby Group.
Hope to see more information flowing from this new plethora of information and di...
0
kicks
Should Microsoft work less on C# 3.0 and Focus more on IronRuby and ID
In my opinion "Yes". Microsoft should stop working more on C# 3.1 or 4.0 currently.
The progress on DLR and IronRuby and IronPython is dead slow. The announcement of DLR was made at MIX 2007 in March 2007. The next MIX 2008 is round the corner starting from 5th March 2008. Even after on...