<?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/"
		>
<channel>
	<title>Comments on: Appropriate uses of web services</title>
	<atom:link href="http://benreichelt.net/blog/2005/01/31/appropriate-uses-of-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2005/01/31/appropriate-uses-of-web-services/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rajeshwar Raja R</title>
		<link>http://benreichelt.net/blog/2005/01/31/appropriate-uses-of-web-services/comment-page-1/#comment-190</link>
		<dc:creator>Rajeshwar Raja R</dc:creator>
		<pubDate>Thu, 19 Jul 2007 01:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/01/31/appropriate-uses-of-web-services/#comment-190</guid>
		<description>Ben,
    Is having a web service inside a company network for accessing a database(huge, lots of tables, large amount of data) efficient? I thinks accessing directly through a component might be better. Please give your suggestion.

Thanks,
RRR.</description>
		<content:encoded><![CDATA[<p>Ben,<br />
    Is having a web service inside a company network for accessing a database(huge, lots of tables, large amount of data) efficient? I thinks accessing directly through a component might be better. Please give your suggestion.</p>
<p>Thanks,<br />
RRR.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/01/31/appropriate-uses-of-web-services/comment-page-1/#comment-189</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 01 Feb 2005 06:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/01/31/appropriate-uses-of-web-services/#comment-189</guid>
		<description>Ben, &lt;br&gt;&lt;br&gt;I think your soltion is fine, from everything I&#039;ve gleaned on the subject, for these reasons:&lt;br&gt;&lt;br&gt;1) Using Web Services now for this type of communication will put you in a better position for moving to Indigo.&lt;br&gt;&lt;br&gt;2) Transferring DataSets is *okay* (not great, but okay), if you can be sure you can control both ends.  Behind the firewall, you most probably can.&lt;br&gt;&lt;br&gt;&lt;a target=&quot;_new&quot; href=&quot;http://codebetter.com/blogs/brendan.tompkins/archive/2004/06/22/17281.aspx&quot;&gt;http://codebetter.com/blogs/brendan.tompkins/archive/2004/06/22/17281.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Ben, </p>
<p>I think your soltion is fine, from everything I&#8217;ve gleaned on the subject, for these reasons:</p>
<p>1) Using Web Services now for this type of communication will put you in a better position for moving to Indigo.</p>
<p>2) Transferring DataSets is *okay* (not great, but okay), if you can be sure you can control both ends.  Behind the firewall, you most probably can.</p>
<p><a target="_new" href="http://codebetter.com/blogs/brendan.tompkins/archive/2004/06/22/17281.aspx">http://codebetter.com/blogs/brendan.tompkins/archive/2004/06/22/17281.aspx</a></p>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/01/31/appropriate-uses-of-web-services/comment-page-1/#comment-188</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 01 Feb 2005 03:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/01/31/appropriate-uses-of-web-services/#comment-188</guid>
		<description>Personally, if the client is connecting to a DB on a LAN I&#039;d tend to use remoting more than WebServices - config is easier and it lets you more rapidly switch between remote and local versions (handy for debugging). Of course, it also lets you avoid the need for IIS :-)</description>
		<content:encoded><![CDATA[<p>Personally, if the client is connecting to a DB on a LAN I&#8217;d tend to use remoting more than WebServices &#8211; config is easier and it lets you more rapidly switch between remote and local versions (handy for debugging). Of course, it also lets you avoid the need for IIS <img src='http://benreichelt.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
