RE-Decoded

A technical look at the Raiser's Edge API from Blackbaud


Feeds:

How to use the API on a shoestring

August 20th, 2007 by David Zeidman

There are a lot of misconceptions about what the Raiser’s Edge API is and what it can be used for. A lot of organisations are put off by the fact that the API is expensive to purchase on top of the fact that they may have to cover the cost of development too.

Read the rest of this entry »

Posted in Beginner, Not Code | No Comments »

C++ and the API

July 23rd, 2007 by David Zeidman

I am not sure how many people out there would even dream of using C++ together with the API but considering there really is no documentation out there for this type of project I thought that I would try to put together some notes on how it is possible. The API is COM based and there is no reason why you cannot use C++ (just possibly more of a question of why you would ever want to). This posting assumes a basic knowledge of C++.

Firstly why would you every want to use C++. Sometimes this is a necessity. You may be using old C or C++ legacy code that you want to integrate directly with the API. In which case here are a few tips to get you started.
Read the rest of this entry »

Posted in Advanced | 1 Comment »

Switch to our mobile site