RE-Decoded

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

Blackbaud Labs RE7 code sample

October 15th, 2007 by David Zeidman

I just noticed Blackbaud have added a code sample to their Blackbaud Labs site. This appears to be the same code sample as was released on CodePlex but it will no doubt get a larger audience here.

My initial thought about this code are that it is unnecessarily complicated. Creating an embedded HTML resource, creating a specific control, putting in the correct GUID into to the HTML page and then getting it all to work seems to be somewhat of a long winded approach. I understand the benefit of having the plugin as a page itself within Raiser’s Edge but I think that having a new window from Raiser’s Edge is much more flexible (you can easily go to other RE windows) and it is easier to develop.

For my alternative solution see this previous post (A .NET plugin)

Using this method you can easily concentrate on the functionality of the plugin and not getting it to work with Raiser’s Edge!

Related posts:

  1. A .NET plugin When I first saw Shaun Sullivan's code to create a...
  2. The case of the disappearing form One of my most long standing problems that I have...
  3. How to install a plugin You may be interested in knowing how to install a...
  4. In a .NET plugin “deleting makes Raiser’s Edge go backwards” OK so the title can be interpreted in many different...
  5. A Non-production database There has been some discussion on the Blackbaud forums and on...

Posted in Beginner, Not Code |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.