<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Developing For .NET &#187; AS400</title>
	<atom:link href="http://developingfor.net/category/as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingfor.net</link>
	<description>a developer&#039;s journal</description>
	<lastBuildDate>Fri, 20 Jan 2012 14:46:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='developingfor.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/bd929a036b2ab3c0fbf213fe50bfb0a9?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Developing For .NET &#187; AS400</title>
		<link>http://developingfor.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://developingfor.net/osd.xml" title="Developing For .NET" />
	<atom:link rel='hub' href='http://developingfor.net/?pushpress=hub'/>
		<item>
		<title>Stored Procedure vs Parameterized Query</title>
		<link>http://developingfor.net/2010/06/10/stored-procedure-vs-parameterized-query/</link>
		<comments>http://developingfor.net/2010/06/10/stored-procedure-vs-parameterized-query/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 17:49:55 +0000</pubDate>
		<dc:creator>joelcochran</dc:creator>
				<category><![CDATA[AS400]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[System i]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/as400/stored-procedure-vs-parameterized-query.html</guid>
		<description><![CDATA[I want to start by saying I am not a database expert or an DBA by any stretch of the imagination.&#160; I am, though, an old AS/400 RPG developer.&#160; I believe that by necessity AS/400 developers tend to be more familiar with the native database functions and maintenance than their .NET counterparts.&#160; Even so, there [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingfor.net&amp;blog=29673437&amp;post=508&amp;subd=developingfordotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingfor.net/2010/06/10/stored-procedure-vs-parameterized-query/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7c09cd2300e9e4928a25c41825ad2b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joelcochran</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with AS400-iSeries-System i Stored Procedures in .NET</title>
		<link>http://developingfor.net/2009/10/26/working-with-as400-iseries-system-i-stored-procedures-in-net/</link>
		<comments>http://developingfor.net/2009/10/26/working-with-as400-iseries-system-i-stored-procedures-in-net/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:40:59 +0000</pubDate>
		<dc:creator>joelcochran</dc:creator>
				<category><![CDATA[AS400]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[System i]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/as400/working-with-as400-iseries-system-i-stored-procedures-in-net.html</guid>
		<description><![CDATA[At my company our primary database is the IBM System i, formerly known as iSeries, formerly known as AS/400, and still affectionately referred to as simply “the 400” by most people I know.&#160; The 400 is a fantastic database server: fast, reliable, secure, and best of all the darn thing just never breaks. I spend [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingfor.net&amp;blog=29673437&amp;post=445&amp;subd=developingfordotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingfor.net/2009/10/26/working-with-as400-iseries-system-i-stored-procedures-in-net/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7c09cd2300e9e4928a25c41825ad2b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joelcochran</media:title>
		</media:content>

		<media:content url="http://www.developingfor.net/wp-content/uploads/2009/10/TestStoredProcScreenShot_thumb.png" medium="image">
			<media:title type="html">TestStoredProcScreenShot</media:title>
		</media:content>
	</item>
		<item>
		<title>IBM iSeries .NET Managed Provider ObjectDisposedException problem SOLVED</title>
		<link>http://developingfor.net/2009/10/23/ibm-iseries-net-managed-provider-objectdisposedexception-problem-solved/</link>
		<comments>http://developingfor.net/2009/10/23/ibm-iseries-net-managed-provider-objectdisposedexception-problem-solved/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:38:15 +0000</pubDate>
		<dc:creator>joelcochran</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[AS400]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[System i]]></category>

		<guid isPermaLink="false">http://www.developingfor.net/net/ibm-iseries-net-managed-provider-objectdisposedexception-problem-solved.html</guid>
		<description><![CDATA[I can’t believe how remiss I’ve been: this has been a big problem for me since early 2007, and we finally got it solved a couple of months ago, and I can’t believe I never blogged about it! Two things to fix this: 1) Install iSeries Client Access V5R4.&#160; Be sure to install the .NET [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=developingfor.net&amp;blog=29673437&amp;post=442&amp;subd=developingfordotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://developingfor.net/2009/10/23/ibm-iseries-net-managed-provider-objectdisposedexception-problem-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e7c09cd2300e9e4928a25c41825ad2b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joelcochran</media:title>
		</media:content>
	</item>
	</channel>
</rss>
