Videos tagged with DLR


RubyConf 2008: IronRuby

RubyConf 2008: IronRuby

Posted in Conferences, Development, Frameworks, Graphics

John walked through some of the cool stuff they are doing with IronRuby. He started out showing how you can host the ruby engine in a C# application, in just a couple lines of code he wrote a WPF irb clone. He also showed how with C# 4.0 you can run the ruby engine, send it code, then reach in and get specific variables and pull them back out (using the dynamic keyword). He went on to show acce...

Tags: Conferences, Ruby, Frameworks, Technologies, C#, Silverlight, DLR, .NET Framework, CLR, IronRuby, Confreaks, ...



Behind LINQ - And Beyond

Behind LINQ - And Beyond

Posted in Conferences, Frameworks, Development, Databases

Summary In this presentation from the JVM Languages Summit 2008, Mads Torgersen discusses LINQ, declarative programming and metaprogramming in C#, examples of LINQ syntax and usage, lazy evaluation of LINQ queries, extension methods, lambda expressions, LINQ-to-SQL, LINQ expressions and metaprogramming, expression trees, how the .Net Dynamic Language Runtime (DLR) works, PLINQ, and the future o...

Tags: Conferences, Frameworks, Technologies, Java, LINQ, C#, DLR, .NET Framework, Linq2Sql, InfoQ, Dynamic Languages, ...


John Lam on IronRuby, Microsoft and Open Source

John Lam on IronRuby, Microsoft and Open Source

Posted in Development, Frameworks, Companies, Graphics, Conferences

Summary In this interview from RubyFringe, John Lam talks about his work on IronRuby and how Microsoft is approaching Open Source software development. Bio John Lam is Program Manager on the Dynamic Language Runtime team at Microsoft. He created RubyCLR, and is now working on the team that is creating IronRuby, Microsoft's implementation of Ruby.

Tags: Ruby, Frameworks, Technologies, Microsoft, Interview, Silverlight, DLR, .NET Framework, JRuby, CLR, OSS, ...


Ruby Beyond Rails

Ruby Beyond Rails

Posted in Conferences, Development, Frameworks, Graphics

Summary At RubyFringe John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages. Bio John Lam John works on the IronRuby project at Microsoft. IronRuby is an Open Source implementation of Ruby that runs real Ruby programs. John and his family recently relocated to Seattle from Toronto and they're lovin...

Tags: Conferences, Ruby, Frameworks, Technologies, Python, Silverlight, DLR, .NET Framework, InfoQ, Dynamic Languages, Runtimes, ...


RubyConf 2007: State of IronRuby

RubyConf 2007: State of IronRuby

Posted in Conferences, Development, Frameworks, Companies

The one post of the conference that might really interest the majority of my readers. John talked about joining Microsoft, working on some earlier Ruby bridges and RubyCLR, and overall did a pretty good job as a Microsoft speaker in front of an open source Ruby crowd. He used some good self-depreciating humor and even wore a devil tail. He covered the main goals of the project, one of which is ...

Tags: Conferences, Ruby, Frameworks, Microsoft, C#, DLR, .NET Framework, IronRuby, Confreaks, RubyConf 2007




Smalltalk Dave about Programming Languages, SOA, MDA and the Web

Smalltalk Dave about Programming Languages, SOA, MDA and the Web

Posted in Web Technologies, Conferences, Cloud Computing

Summary In an interview at OOPSLA, Dave Thomas talks about the reasons for the rise of Java, what's behind Web 2.0, MDA and SOA, the rise of dynamic languages and the opportunities that he sees in the web as a platform. Bio Dave Thomas is the managing director of Object Mentor, founder and chairman of Bedarra Research Labs and adjunct research professor at Carleton University and the University...

Tags: Business, Web 2.0, Interview, DLR, JRuby, InfoQ, Architecture, Dynamic Languages, Cloud Computing, BPEL4People, MDA, ...



Microsoft MIX07: Just Glue It! Ruby and the DLR in Silverlight

Microsoft MIX07: Just Glue It! Ruby and the DLR in Silverlight

Posted in Conferences, Development, Web Technologies, Graphics

The web was built using dynamic languages. Their plain-text format made it easy to mash up scripts to create the next great app. Similarly, dynamic languages will find a home in Silverlight applications where plain-text formats are common. Silverlight can be easily deployed, which means that a wider range of dynamic languages will be used in building browser-hosted applications. In this demo-ce...

Tags: Conferences, Ruby, Technologies, Python, Javascript, MIX07, Silverlight, DLR, Development