Chapter 18. Using IronRuby from C#/VB.NET

In this book so far, we have discussed in depth how to use CLR objects from IronRuby in various different ways. This chapter is different because it goes the other way around: You learn how to embed and run IronRuby code from your static languages code.

In this chapter, you are shown how to create a C#/VB.NET project in Visual studio that can run IronRuby code. After that, we delve into the DLR classes that take part in the process of running IronRuby code, and in the last part of this chapter you are introduced to some real-world scenarios and their solutions.

Get IronRuby Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.