<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RE-Decoded &#187; Advanced</title>
	<atom:link href="http://www.re-decoded.com/category/advanced/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.re-decoded.com</link>
	<description>A technical look at the Raiser&#039;s Edge API from Blackbaud</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:33:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Checking Constituents for a NetCommunity Login</title>
		<link>http://www.re-decoded.com/2011/03/checking-constituents-for-a-netcommunity-login/</link>
		<comments>http://www.re-decoded.com/2011/03/checking-constituents-for-a-netcommunity-login/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 20:59:33 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Marshal]]></category>
		<category><![CDATA[NetCommunity]]></category>
		<category><![CDATA[The Mergician]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=447</guid>
		<description><![CDATA[I have been developing some updates for The Mergician. There are some nice additions coming soon including clean up of duplicate attributes and appeals following the merge. However one item that has been added is the request to select a record as the primary constituent if it has a NetCommunity Login associated with it. I [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2011/03/checking-constituents-for-a-netcommunity-login/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some New (to me) Raiser&#8217;s Edge registry settings</title>
		<link>http://www.re-decoded.com/2011/01/some-new-to-me-raisers-edge-registry-settings/</link>
		<comments>http://www.re-decoded.com/2011/01/some-new-to-me-raisers-edge-registry-settings/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 12:23:22 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Not Code]]></category>
		<category><![CDATA[non-production server]]></category>
		<category><![CDATA[RE Install]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=438</guid>
		<description><![CDATA[When I wrote an article a while back about the setting up a non-production database, I thought that I had the registry and how Blackbaud use it well understood. Of course that was before Vista, Windows 7 and elevated admin rights. Whenever you are asked to install a program or make a system change you [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2011/01/some-new-to-me-raisers-edge-registry-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Raiser&#8217;s Edge C# Plugin</title>
		<link>http://www.re-decoded.com/2010/11/a-raisers-edge-csharp-plugin/</link>
		<comments>http://www.re-decoded.com/2010/11/a-raisers-edge-csharp-plugin/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 18:27:08 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=410</guid>
		<description><![CDATA[A few days ago I put a question on both Blackbus and the official Blackbaud forums asking if anybody had written a plug-in in C#. I have written a number of customisations in C# (VB.NET is my most common programming language &#8211; although I do enjoy using C#) but I had never written a plug-in [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/11/a-raisers-edge-csharp-plugin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Visual Studio Setup and Deployment issue on Windows 7 and Vista Solved</title>
		<link>http://www.re-decoded.com/2010/09/visual-studio-setup-and-deployment-issue-on-windows-7-and-vista-solved/</link>
		<comments>http://www.re-decoded.com/2010/09/visual-studio-setup-and-deployment-issue-on-windows-7-and-vista-solved/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 10:43:33 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[RE Install]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=393</guid>
		<description><![CDATA[Most people who regularly read this blog will hopefully (for their sake) never have to encounter this issue that has plagued me ever since I upgraded to Visual Studio 2005 (and then later Visual Studio 2008) and Vista (and then later Windows 7). Working with setup and deployment project is supposed to make life easier [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/09/visual-studio-setup-and-deployment-issue-on-windows-7-and-vista-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackbaud eCRM and an Unusual Timeout Error</title>
		<link>http://www.re-decoded.com/2010/08/blackbaud-ecrm-and-an-unusual-timeout-error/</link>
		<comments>http://www.re-decoded.com/2010/08/blackbaud-ecrm-and-an-unusual-timeout-error/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 21:49:38 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[BBEC]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=378</guid>
		<description><![CDATA[As I mentioned in a previous post I have been working on some sample demonstration material for The Blackbaud Conferences in London and Washington DC. I got a timeout error previously on saving data in a custom form. I was able to fix it entirely by fluke without knowing how I did it. However now [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/08/blackbaud-ecrm-and-an-unusual-timeout-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using meta data to copy records</title>
		<link>http://www.re-decoded.com/2010/08/using-meta-data-to-copy-records/</link>
		<comments>http://www.re-decoded.com/2010/08/using-meta-data-to-copy-records/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 09:58:59 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Gift]]></category>
		<category><![CDATA[Meta Data]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=374</guid>
		<description><![CDATA[I am currently working on a project where I need to copy a gift record from one constituent to another. There are 213 fields on the regular gift object i.e. CGift. That is without looking at any of the other areas of the gift such as attributes, notepads, etc. It would take a lot of [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/08/using-meta-data-to-copy-records/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Opening a Crystal Report from code (revisited)</title>
		<link>http://www.re-decoded.com/2010/02/opening-a-crystal-report-from-code-revisited/</link>
		<comments>http://www.re-decoded.com/2010/02/opening-a-crystal-report-from-code-revisited/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 22:16:31 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=316</guid>
		<description><![CDATA[In an earlier post I looked at the way in which it is possible to open up a Crystal Report from VB or VBA code in The Raiser&#8217;s Edge. That was with version 8.5 of Crystal Reports. I tried to do the same thing recently with a report created in Crystal Reports 11 and the [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/02/opening-a-crystal-report-from-code-revisited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessing other parallel VBA DLLs in The Raiser&#8217;s Edge</title>
		<link>http://www.re-decoded.com/2010/01/accessing-other-parallel-vba-dlls-in-the-raisers-edge/</link>
		<comments>http://www.re-decoded.com/2010/01/accessing-other-parallel-vba-dlls-in-the-raisers-edge/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:42:25 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=308</guid>
		<description><![CDATA[One of the methods for writing VBA code that fires when, say a constituent is saved, is to write a VBA DLL. I have covered this previously so I won&#8217;t go into details in this post. However what do you do if you need one VBA DLL to talk to another one? For example if [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2010/01/accessing-other-parallel-vba-dlls-in-the-raisers-edge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom where clause with Relationships</title>
		<link>http://www.re-decoded.com/2009/12/custom-where-clause-with-relationships/</link>
		<comments>http://www.re-decoded.com/2009/12/custom-where-clause-with-relationships/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:01:27 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Relationships]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=298</guid>
		<description><![CDATA[Custom where clauses are  a great way of filtering the results of all the top object collections (where the method exists). However there are some pitfalls. One such pitfall can be found when you try to write sub selects to link to other tables. For example, say you want to find all the individual relation [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2009/12/custom-where-clause-with-relationships/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Raiser&#8217;s Edge API: VB.NET versus C#</title>
		<link>http://www.re-decoded.com/2009/07/the-raisers-edge-api-vb-net-versus-c/</link>
		<comments>http://www.re-decoded.com/2009/07/the-raisers-edge-api-vb-net-versus-c/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 09:24:44 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[CSharp]]></category>
		<category><![CDATA[VB.Net]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=253</guid>
		<description><![CDATA[I am sure that there are a many people out there who still use VB6 when working with The Raiser&#8217;s Edge API but it is more and more common that you need to write .NET code and indeed want to write .NET code. There are several reasons for this but for me it is simply [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2009/07/the-raisers-edge-api-vb-net-versus-c/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

