Other News

Uncategorized

Keeping Current in a Rapidly Changing World

PowerPivot Expo – Today Thanks to everybody who signed up to attend our eight virtual sessions on PowerPivot! We’re kicking off the event at 9 a.m. Pacific, so if you forgot to register, come on in and join in all the Business Intelligence-focused fun. Sign up today Keeping Current in a Rapidly Changing World It’s time to take control of […]

Community

Parsing xml with Boost

(Andrzej Krzemieñski) Everyone would agree that xml is a rather clumsy format for transferring data, however one essential thing about xml is that it has become a de facto standard for passing information, and lots of platforms and libraries provide tools for parsing the format.

Community

Working With Value Objects

(Steven Smith) A Value Object is an object that has no unique identity, but rather represents a characteristic of something else. For instance, the integer 7 can be used anywhere and always means the same thing – we don’t think about this or that particular instance of the integer 7.