Tag Archives: Mono

VASmalltalk – Mono and Sending EMails …

Reading Joachim Tuchel’s posting about problems with SMTP and sending EMails I tried the Mono interface to use the Mono infrastructure to send emails. First to reduce complexity I created a new class under Mono to reduce the number of … Continue reading

Posted in .NET, Smalltalk | Tagged , , | 1 Comment

VASmalltalk – Embedding Mono – more examples …

In this posting I would like to document some added possibilities with the latest version – and actually it has reached a state, where the software may be tested in our projects. Starting with the following CSharp code we can … Continue reading

Posted in .NET, Smalltalk | Tagged , | Leave a comment

VASmalltalk – Embedding Mono Runtime system ….

There are several IT-system infrastructures out there, where interaction would be nice to have within Smalltalk. The most important is of course the old and easy one: the plain C-programs. Other infrastructures are Java (interaction possible with JNIPort – not … Continue reading

Posted in .NET, Smalltalk | Tagged , | 1 Comment