You can keep your IP code in their own files, and then read those files
into strings with C#, which makes it not quite as ugly. Still not as
nice as being able to reference a dll, but not so bad as embedding in
C#.
Ryan Davis
Acceleration.net
Director of Programming Services
2831 NW 41st
This is very welcomed.
Ryan Davis
Acceleration.net
Director of Programming Services
2831 NW 41st street, suite B
Gainesville, FL 32606
Office: 352-335-6500 x 124
Fax: 352-335-6506
Michael Foord wrote:
> Hello all,
>
> I've finally started work on a series of articles call
mance, but its there.
Ryan Davis
Acceleration.net
Director of Programming Services
2831 NW 41st street, suite B
Gainesville, FL 32606
Office: 352-335-6500 x 124
Fax: 352-335-6506
Richard Shea wrote:
> Hi - I'm a python and 'Classic' ASP developer. I'm interested in
>
Hello all,
I'm trying to use IronPython in interactive mode to do odd database
tasks against my C# DAL. All my connection strings are stored in an
.config file, and the DAL looks there for it. I did some googling on
using an app.config with ironpython, and found an old debate on here
about e
Hello,
I'm considering adding some scripting to one of my applications using
the IronPython engine, and I before I do, I know the first question I'm
going to be asked: is anyone else using IronPython as a scripting
language in a live application?
Thanks,
Ryan
__