Welcome to Foxite.COM Community Weblog Sign in | Join | Help

July 2009 - Posts

New Software - Build or Buy? A Personal View

Recently I was asked to review a proposal for the medium term development strategy (covering the next 3-5 years) for a company that was contemplating a major extension of the functionality of their in-house business system. One of the key questions being
posted by andykr | 2 Comments
Filed Under:

Programming to Interface – a real story

What constitutes a Public Interface, and where does it come from? An object’s Public Interface is simply the set of Properties, Events and Methods (PEMs) that it exposes to its environment. Notice that the key word here is ‘exposes’. An object may (and
posted by andykr | 1 Comments
Filed Under: ,