

Finally database support for multiple database types, all with one set of unified nodes that can be used for all the mentioned database types. The whole database support unified in such way that all functions work the same way for every database type, this way you only need to know how something works once, because that applies to all the database types.

After re-implementing Korduene designer, these controls were considered and made sure that they were saved and loaded properly. However due to some issues like these controls have their own designer menus that so far I haven't been able to or had time to work around them. And now with the new Conten...

First of all I would like to apologize for the lack of updates in the recent past months, which resulted in some of Korduene users thinking that the Korduene project was dead. I would like to let you all know that I will never abandon Korduene because I hold it very close to my heart.


The new type system allows you to access any .NET types that you have referenced or any external .NET libraries. You can create any type, along with accessing all the methods/functions and events. Another thing you might notice are Remote nodes, you'll be able to create a remote reference to almost all ports.




This is a bit of rushed release, since it seems like there is lots of users who have issues with Korduene 0.5, this release should fix most of the mentioned bugs, easy globalization should have been included in this version, but I guess that will be included in another release.