Category Archives: .NET

Development using C# under .NET/Mono

PUM – Adding C# as a supported language …

Another language added to PUM – though in an early state, but the first program has been coded on an Android device via C# and Xamarin and it got its result … The language binding was mainly driven by the … Continue reading

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

VASmalltalk – Headless Communication Server the Graphical Way ..

This is my first official communication server in VASmalltalk – programmed in the graphical environment of VASmalltalk. Communication is done via 0MQ. The server shown here is a service registration server for a local network. Local services (written in C#, … Continue reading

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

Others have also problems …

… normally I only argue above problems with Smalltalk systems not supporting this or that or examples are simply not working. Asus XtionPRO Live Then I bought the alternative Kinect from Asus – the XtionPro Live. This device also comes … Continue reading

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

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

VASmalltalk – PDF, Images and Ghostscript

In our business we produce mostly one-page-size landscape documents (containing tables and graphics). In my first implmentation I created these documents using OpenOffice/LibreOffice, which was slow, but the user had the chance to change the document afterwards – a nice … Continue reading

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

LibHaru – Windows Build for 2.3.0RC2

Simply due to new work on my libHaru interface app I needed the newest version of libHaru. You may download version 2.1.0 for Windows from the libHaru site. Building libHaru under Windows is time consuming – strange stuff and lots … Continue reading

Posted in .NET, Smalltalk, Uncategorized | Tagged | 5 Comments

Another language …

Another main()-programming-language is available for programming … dart

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

The real world …

Sometimes numbers rules the world or simply should readjust my view of the programming world :-(. On this blog I have only two (!) postings about .NET and many, many more postings about Smalltalk – and actually I get each … Continue reading

Posted in .NET, Smalltalk | 4 Comments