ActiveGanttVBW is the first of four WPF and silverlight controls that will be available shortly. ActiveGanttVBW maintains the structure and object hierarchy of previous controls but can now be used natively in WPF applications. ActiveGanttVBW also introduces XPS printing which will now become standard in all our controls. (Click Here to download AGVBW)
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.