News

The Eclipse consortium for open source tools on Tuesday is announcing its Visual Editor Project, to deliver a visual GUI construction and editor platform. With Eclipse’s Visual Editor reference ...
Bridge.NET is an open source C#-to-JavaScript compiler and frameworks that also allows for C# apps to be run in Web browsers. Bridge.NET has since been incorporated into the upcoming v2.0 release, ...
So this is one of the odder problems I've seen recently. We have a system with a C#/Windows.Forms GUI that talks to an unmanaged DLL (written in C with Visual C++). The DLL does some log ...