devxlogo

Recent

DevX - Software Development Resource

Automate GAC and COM operations

This add-in for VS.NET 2003 automatically:  1) Registers the assembly in the GAC right after it has been built.  2) Exports types to COM: produces the type library (and registers

DevX - Software Development Resource

The RefTools add-in

The RefTools add-in extends Excel with new tools for reference operations, data manipulation and formatting. Capabilities include pasting, counting, hiliting, deleting or replacing values found in unsorted reference ranges, fuzzy

DevX - Software Development Resource

Choosing the Right swap() Implementation

wap() is one of those tricky algorithms that has several implementations, each of which offers its own advantages and disadvantages. In the following sections I will show why familiarity with