Home » Archives

Content tagged with: ironruby

[12 Nov 2012 | No Comment | ]

It’s been a few years since dynamic .NET went mainstream with the promotion of the Dynamic Language Runtime into .NET 4, but it’s still largely viewed as a fringe technology. This session aims to change that by reviewing what the DLR is, diving into how it works with C# 4 and Visual Basic 10, and looking at some interesting applications of dynamic typing in static languages. In particular we’ll discuss C# interop with IronPython and IronRuby; simplified data access through micro-ORMs like Simple.Data and Massive; and static duck typing with …

[5 Apr 2011 | No Comment | ]

Have you heard of Ruby? It’s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser.

[3 Jan 2011 | No Comment | ]

Have you heard of Ruby? It’s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser.

[2 Dec 2010 | No Comment | ]

Have you heard of Ruby? It’s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser.

[25 Oct 2010 | No Comment | ]

Ruby has been a home for some great innovative frameworks like Ruby on Rails, Cucumber and Rake. IronRuby version 1.0 will soon be released, unleashing the power of Ruby to the .NET world. In this session you will get familiar with the Ruby language and its amazing ecosystem and you will learn to take advantage of it in your everyday development tasks. Come and see how this great new addition to the .NET family makes your development process faster, clearer and happier!
Watch the streaming video from Norwegian Developer Conference …