Skip to content
pkpjpm edited this page Apr 25, 2012 · 4 revisions

Zombie is an QBSDK utility library that is designed to be used with QBFC. It is based on the library that has been used at PJPM for custom programming projects. It supports desktop connections and online connections via the QBOE connector. The principal areas of benefit are connection management, a method to handle follow-up batches easily when more than one SDK query is required to complete an operation, easy iteration of results, validation of inputs to and outputs from QBFC data structures, and error and trace message management. The current implementation uses Visual Studio 2010, QBFC 11, and .NET 4.0 Client Profile.

For a sample of what Zombie can do, see the [Killer Demo](wiki/Killer Demo) page.

Clone this wiki locally