Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

How to invoke a IronPython function from C# using the DLR Hosting API

Like I wrote in my previous post , the Hosting API lets you do some very interesting and powerful things with the DLR. One of the things I had listed was the ability to invoke a method implemented in python from C#. This post describes how to set up the
Posted by seshadripv | 4 Comments

How to write a simple DLR host in C# using Hosting API

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes;
Posted by seshadripv | 3 Comments
Filed under: , ,
 
Page view tracker