<?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; Microsoft</title>
	<atom:link href="http://www.re-decoded.com/tag/microsoft/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>Installing a plug-in more manually than previously</title>
		<link>http://www.re-decoded.com/2009/07/installing-a-plug-in-more-manually-than-previously/</link>
		<comments>http://www.re-decoded.com/2009/07/installing-a-plug-in-more-manually-than-previously/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 16:34:27 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Blackbaud]]></category>
		<category><![CDATA[IDLookup]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Plug-in]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=213</guid>
		<description><![CDATA[I have covered this a couple of time before (hence the more and more obscure title) in various posts; here and here but I have been preparing IDLookup for install on Blackbaud&#8217;s OnDemand hosting service. Among several requirements is the fact that you have to install the plug-ins manually and not through an installer. This [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2009/07/installing-a-plug-in-more-manually-than-previously/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crash when Filtering on Missing Constituent Codes</title>
		<link>http://www.re-decoded.com/2009/04/crash-when-filtering-on-missing-constituent-codes/</link>
		<comments>http://www.re-decoded.com/2009/04/crash-when-filtering-on-missing-constituent-codes/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 08:43:15 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Blackbaud]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=137</guid>
		<description><![CDATA[I wrote some code for a client a while back and tested it thoroughly and everything worked fine. There was somewhat of a delay before the client was due to implement it and when they ran the application it crashed at the beginning. After some investigation we worked out what was going on. The code [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2009/04/crash-when-filtering-on-missing-constituent-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battling on with the Batch API</title>
		<link>http://www.re-decoded.com/2008/09/battling-on-with-the-batch-api/</link>
		<comments>http://www.re-decoded.com/2008/09/battling-on-with-the-batch-api/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 17:17:48 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Gift]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=89</guid>
		<description><![CDATA[I have on several occasions expressed my delight about the arrival of the Batch API. I am still enthusiastic but somewhat war weary having spent this passed week trying to solve problems that have appeared. Clearly the Batch API was not rigorously tested before it was released as otherwise the sort of errors I am [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2008/09/battling-on-with-the-batch-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Excel Revisited</title>
		<link>http://www.re-decoded.com/2008/01/excel-revisited/</link>
		<comments>http://www.re-decoded.com/2008/01/excel-revisited/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 07:33:54 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Marshal]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/2008/01/excel-revisited/</guid>
		<description><![CDATA[In a previous post (Integrating with Excel) I gave a code example of how RE can integrate with Excel. The code was relatively simple. One of the problems with working with Excel is if you embed references to Excel in your project but you are not sure of the version of Excel you will be working [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2008/01/excel-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating with Excel</title>
		<link>http://www.re-decoded.com/2007/12/integrating-with-excel/</link>
		<comments>http://www.re-decoded.com/2007/12/integrating-with-excel/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 18:04:36 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/2007/12/integrating-with-excel/</guid>
		<description><![CDATA[Two common tasks seem to be integrating RE with an Excel file. This can mean two things. Either from a plugin or some RE:VBA code opening a Excel file and extracting the data or it can mean that from within Excel VBA access the RE objects to retrieve some data. The way you handle the [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2007/12/integrating-with-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sometimes the API is just not enough</title>
		<link>http://www.re-decoded.com/2007/08/sometimes-the-api-is-just-not-enough/</link>
		<comments>http://www.re-decoded.com/2007/08/sometimes-the-api-is-just-not-enough/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 18:36:51 +0000</pubDate>
		<dc:creator>David Zeidman</dc:creator>
				<category><![CDATA[Advanced]]></category>
		<category><![CDATA[ActiveX]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Bank]]></category>
		<category><![CDATA[Constituent]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[The Raiser's Edge]]></category>

		<guid isPermaLink="false">http://www.re-decoded.com/?p=18</guid>
		<description><![CDATA[Sometimes I cannot quite get want I want from Raiser&#8217;s Edge using the API. Or if I can it is very slow to get the information. For example when you get a collection of top level records, say constituents, there are filter objects which work well, you can also use the custom where clause which [...]
No related posts.]]></description>
		<wfw:commentRss>http://www.re-decoded.com/2007/08/sometimes-the-api-is-just-not-enough/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

