Post Archive for January 2007

Page 1 of 1 (4 items)

TargetProcess continues to evolve and amaze!

If you've been bummed out because your team works in an agile fashion but find Microsoft Project too linear, regular bug tracking tools not cutting it at projects, or VSTS too complex to setup, I really recommend checking out TargetProcess . The folks...

The joy (or rather not so joyful) of COM interop

It turns out that the ISimpleList and IDictionary objects will not always return to you a value which is typed with the .NET equivalent types. It makes for a bit of a sticky situation when you are trying to determine if the type is compatible in the world...

Off to Redmond (Seattle) in a few weeks...

I'll be joining a contingent of Canucks heading down (or rather over) to Redmond to meet with the folks from the various product groups having to do with User Experience. We'll be talking about where UX is going in terms of web and rich client interfaces...

Building an Order Pipeline Component

As I spoke about in an earlier post, Commerce Server 2007 leverages a COM-based pipeline system to perform a series of operations on an order. The logic in the pipeline is controled, for the most part, by individual pipeline components. Each component...