Monthly Archives: October 2005

PricewaterhouseCoopers migrates to OpenBSD

October 25th, 2005

According to this article, a system administrator at PricewaterhouseCoopers adopted OpenBSD to resolve network computing problems. PricewaterhouseCoopers is allegedly a Windows shop, but fulfilling business needs without spending more money forced the system administrator to adopt open source solutions. “My experience is that if something has to be done, just do it – don’t ask! […]

Reverse Engineering Large Software

October 12th, 2005

I was reading through slashdot.org, and I found a post that asks members of the slashdot community how they “reverse engineer” large software. Numerous replies did not agree with the original poster’s use of the term, “reverse engineering.” Many people held the incorrect notion that reverse engineering is an illegal or unethical practice. I have […]

Creating COM Components using Visual C#.NET

October 8th, 2005
Posted in Windows | 46 Comments

Developers are sometimes asked to support older software systems that utilize obsolete technologies. This may be difficult when the development tools used to implement the older software system are not available and have been replaced by newer tools that do not seem to support the former tools’ technologies. Faced with the need to replace a […]