Our trial downloads are not crippled in any way, do not have an expiration date, and do not contain any kind of malware, viruses or useless third party applications. Complete install and uninstall is provided and all technical support is available free of charge. (Download Trial Software)
2010.5.23 ::A free Graphical User Interface for the Regsvr32 utility.. Windows has always lacked a graphical user interface for the Regsvr32 program. Although this is not a problem with the vast majority of Windows end-users, it is of great concern to us developers who have to struggle with the omnipresent "Dll Hell", when developing ActiveX controls. We've created a free C++ (MFC) utilty that allows you to register and unregister components using a graphical interface.
2010.5.18 ::A Hatch Drawing Brush for WPF in Visual Basic.Net. WPF lacks the implementation of a class similar to the System.Drawing.HatchBrush that was present in Windows Forms. This Visual Basic .Net code shows you how to implement your own Hatch Drawing Class in WPF.