<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for Grab A Life</title>
	<atom:link href="http://grabalife.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://grabalife.com</link>
	<description>Technobabble code updates, and random thoughts of goodness.</description>
	<lastBuildDate>Wed, 03 Mar 2010 01:21:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by o0joecool0o</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-468</link>
		<dc:creator>o0joecool0o</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-468</guid>
		<description>This will be fixed in the next version I came accross this error when tryign to recieive an &quot;&amp;&quot; character The problem is for some reason XMLPArser splits the foundcharacters method and calls it 3 times for example pass in &quot;Me&amp;Him&quot; calls found characters 3 tiems with &quot;Me&quot; &quot;&amp;&quot; &quot;Him&quot;. Expect a much better bersion to be posted soon. Jsut crazy busy tryign to finish a project up!</description>
		<content:encoded><![CDATA[<p>This will be fixed in the next version I came accross this error when tryign to recieive an &#8220;&amp;&#8221; character The problem is for some reason XMLPArser splits the foundcharacters method and calls it 3 times for example pass in &#8220;Me&amp;Him&#8221; calls found characters 3 tiems with &#8220;Me&#8221; &#8220;&amp;&#8221; &#8220;Him&#8221;. Expect a much better bersion to be posted soon. Jsut crazy busy tryign to finish a project up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by gokhan</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-463</link>
		<dc:creator>gokhan</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-463</guid>
		<description>hey;

thanx for great post. But did you find a solution for special characters ? if there is a special character in xml structure unlike XmlDatasetParser class is unable to detect and append to previous string.Is anyone found a solution for this?</description>
		<content:encoded><![CDATA[<p>hey;</p>
<p>thanx for great post. But did you find a solution for special characters ? if there is a special character in xml structure unlike XmlDatasetParser class is unable to detect and append to previous string.Is anyone found a solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Austin</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-462</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-462</guid>
		<description>Ok, it turns out it was the same problem John had up above. It sure is misleading tho to see an error about the stored proc not receiving the parameter. It leads one to believe that we&#039;re communicating properly with the web service.

So if anyone else gets the same error, it has nothing to do with your parameters. Its because you missed a stupid forward slash &#039;/&#039; somewhere in your xmlNameSpace.</description>
		<content:encoded><![CDATA[<p>Ok, it turns out it was the same problem John had up above. It sure is misleading tho to see an error about the stored proc not receiving the parameter. It leads one to believe that we&#8217;re communicating properly with the web service.</p>
<p>So if anyone else gets the same error, it has nothing to do with your parameters. Its because you missed a stupid forward slash &#8216;/&#8217; somewhere in your xmlNameSpace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Austin</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-461</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 12 Feb 2010 23:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-461</guid>
		<description>Trying one more time:

austins</description>
		<content:encoded><![CDATA[<p>Trying one more time:</p>
<p>austins</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Austin</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-460</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 12 Feb 2010 22:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-460</guid>
		<description>It looks like the site cut off my envelope, heres my attempt to re-paste it with the userName parameter in it:

Printing description of sRequest:
austins</description>
		<content:encoded><![CDATA[<p>It looks like the site cut off my envelope, heres my attempt to re-paste it with the userName parameter in it:</p>
<p>Printing description of sRequest:<br />
austins</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Austin</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-459</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 12 Feb 2010 22:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-459</guid>
		<description>When I look at the soap envelope I created in the console, everything looks fine.  However when I get to [Parser parse] in dataset.m, I look at *theXML and it tells me I didn&#039;t supply the expected parameter.  But its clearly there in the envelope (userName):

Printing description of sRequest:
austins

here is the error:
2010-02-12 16:56:21.519 Ring[4059:207] response:soap:ServerServer was unable to process request. ---&gt; Procedure or function &#039;sp_SelPastAFEsByUserName&#039; expects parameter &#039;@userName&#039;, which was not supplied.</description>
		<content:encoded><![CDATA[<p>When I look at the soap envelope I created in the console, everything looks fine.  However when I get to [Parser parse] in dataset.m, I look at *theXML and it tells me I didn&#8217;t supply the expected parameter.  But its clearly there in the envelope (userName):</p>
<p>Printing description of sRequest:<br />
austins</p>
<p>here is the error:<br />
2010-02-12 16:56:21.519 Ring[4059:207] response:soap:ServerServer was unable to process request. &#8212;&gt; Procedure or function &#8217;sp_SelPastAFEsByUserName&#8217; expects parameter &#8216;@userName&#8217;, which was not supplied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Tony Arnold</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-458</link>
		<dc:creator>Tony Arnold</dc:creator>
		<pubDate>Tue, 09 Feb 2010 02:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-458</guid>
		<description>Actually, further to my last comment - this is great as sample code, but you can&#039;t really use it in a commercial product due to the GPL license being attached to this code. Bugger.</description>
		<content:encoded><![CDATA[<p>Actually, further to my last comment &#8211; this is great as sample code, but you can&#8217;t really use it in a commercial product due to the GPL license being attached to this code. Bugger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Tony Arnold</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-457</link>
		<dc:creator>Tony Arnold</dc:creator>
		<pubDate>Tue, 09 Feb 2010 01:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-457</guid>
		<description>Thanks for the great example.

One word of warning - don&#039;t use this code as-is. As it stands, it is leakier than a sieve. Run it under the static analyser to see the warnings and correct them for yourself.</description>
		<content:encoded><![CDATA[<p>Thanks for the great example.</p>
<p>One word of warning &#8211; don&#8217;t use this code as-is. As it stands, it is leakier than a sieve. Run it under the static analyser to see the warnings and correct them for yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by o0joecool0o</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-456</link>
		<dc:creator>o0joecool0o</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-456</guid>
		<description>I have a new version of the code that will now store the entire table in NSDictionary format which will allow you to retrieve the records row by row instead of by column. The new structure will be 
DATASET.TABLES(NSDictionary-ofTables)
TABLE(NSDIctionary)[Key=RowID:Value=NSDictionary-ofcolumns]
COLUMN(NSDictionary)[Key=ColumnName:Value=String-ofData]

This will be much more flexible in that you can retrieve an entire table of rows and loop through each single row or column depending on your needs. simply by calling [myRow objectForKey@&quot;Column1&quot;]. This may help you out with what you are trying to accomplish.

I will create a brand new blog post for this new version with instructions on using it which are far more simplified. My new approach actually is much better performance wise as it does not need to loop so much to create these structures. hopefully I will have the new post done by the end of this weekend.</description>
		<content:encoded><![CDATA[<p>I have a new version of the code that will now store the entire table in NSDictionary format which will allow you to retrieve the records row by row instead of by column. The new structure will be<br />
DATASET.TABLES(NSDictionary-ofTables)<br />
TABLE(NSDIctionary)[Key=RowID:Value=NSDictionary-ofcolumns]<br />
COLUMN(NSDictionary)[Key=ColumnName:Value=String-ofData]</p>
<p>This will be much more flexible in that you can retrieve an entire table of rows and loop through each single row or column depending on your needs. simply by calling [myRow objectForKey@"Column1"]. This may help you out with what you are trying to accomplish.</p>
<p>I will create a brand new blog post for this new version with instructions on using it which are far more simplified. My new approach actually is much better performance wise as it does not need to loop so much to create these structures. hopefully I will have the new post done by the end of this weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using .NET web services and dataset objects in your iphone app by Luke</title>
		<link>http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/#comment-455</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://grabalife.com/?p=83#comment-455</guid>
		<description>This code was exactly what I needed to get my iPhone app talking to my company&#039;s .net web service. The only issues I&#039;m having are that this code uses a synchronous request to download the data, which causes my UI to freeze, and that it treats each element in the soap response as a distinct &#039;column&#039; in the table - ignoring how it actually relates to other elements in the xml tree structure that I&#039;m getting back from the server. It would help me tremendously if there was a way to parse each node of the xml into an NSDictionary, or to simply dump the data into a .plist file. Also, if anyone knows how to change this so that it works asynchronously, or can point me in the right direction, I would really appreciate it.</description>
		<content:encoded><![CDATA[<p>This code was exactly what I needed to get my iPhone app talking to my company&#8217;s .net web service. The only issues I&#8217;m having are that this code uses a synchronous request to download the data, which causes my UI to freeze, and that it treats each element in the soap response as a distinct &#8216;column&#8217; in the table &#8211; ignoring how it actually relates to other elements in the xml tree structure that I&#8217;m getting back from the server. It would help me tremendously if there was a way to parse each node of the xml into an NSDictionary, or to simply dump the data into a .plist file. Also, if anyone knows how to change this so that it works asynchronously, or can point me in the right direction, I would really appreciate it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>