Try this: http://labs.developerfusion.co.uk/convert/csharp-to-vb.aspx
Eyvind. -----Opprinnelig melding----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne av Robin Lauryssen-Mitchell Sendt: 26. november 2007 16:08 Til: 'Discussion of IronPython' Emne: Re: [IronPython] Doubt with C# and PythonEngine Thanks, but as far as I can see all the embedding examples are in C#. I'll continue trying to rework them into VB but my knowledge of C# is pretty pathetic. Regards Robin > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Michael Foord > Sent: 26 November 2007 14:17 > To: Discussion of IronPython > Subject: Re: [IronPython] Doubt with C# and PythonEngine > > Hello Robin, > > There are various examples here: > > http://www.ironpython.info/index.php/Contents#Embedding > > Michael > http://www.manning.com/foord > > > Robin Lauryssen-Mitchell wrote: > > Does anyone have a sample of hosting IronPython in VisualBasic > ([2005|2008] > > [Express|Standard])? > > > > Thanks > > Robin > > > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] [mailto:users- > >> [EMAIL PROTECTED] On Behalf Of Michael Foord > >> Sent: 26 November 2007 10:48 > >> To: Discussion of IronPython > >> Subject: Re: [IronPython] Doubt with C# and PythonEngine > >> > >> Hello Jose, > >> > >> PocketPC uses the Compact framework which doesn't include the Reflect > >> Emit 'stuff' necessary to run IronPython. So it just plain won't work - > >> sorry. :-( > >> > >> There are some examples over on the IronPython cookbook if you are > still > >> interested however - http://www.ironpython.info > >> > >> Michael Foord > >> http://www.manning.com/foord > >> > >> Jose Ignacio Gisbert wrote: > >> > >>> Hi all, > >>> > >>> > >>> > >>> I am developing an application for Pocket PC which Graphic interface > >>> is in C#, but I want to call methods in some situations (when press > >>> certain button for example) that are coded in Python and which use > >>> xmlrpclib library. I have read some lines about embedding Python in C# > >>> creating a PythonEngine and a bit more, but any clear example or > >>> tutorial of how to do it. If you could tell me any page or tutorial I > >>> would be very pleased. Sorry for my ignorance. > >>> > >>> > >>> > >>> Thanks in advance > >>> > >>> _______________________________ > >>> *José Ignacio Gisbert Sanus* > >>> > >>> ---------------------------------------------------------------------- > -- > >>> > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > >>> > >>> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > >> > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
