<?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: When to use ASP</title>
	<atom:link href="http://www.position-relative.com/2007/04/when-to-use-asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.position-relative.com/2007/04/when-to-use-asp/</link>
	<description>web design/development &#124; my studio &#124; design resources</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:52:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Don</title>
		<link>http://www.position-relative.com/2007/04/when-to-use-asp/comment-page-1/#comment-52</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 06 Jun 2007 12:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-relative.com/~relat1ve/?p=93#comment-52</guid>
		<description>XML is not secure. If you use XML as your data source, you are exposing all your data to everyone. It is MUCH better to use ASP (Active Server Pages) and keep your data secure.

ASP also gives developers access to technology such as server-generated email. ASP in conjunction with AJAX is a much better solution, unless your website is merely &quot;brochure-ware&quot; - an information-only website with little or no interactivity required.</description>
		<content:encoded><![CDATA[<p>XML is not secure. If you use XML as your data source, you are exposing all your data to everyone. It is MUCH better to use ASP (Active Server Pages) and keep your data secure.</p>
<p>ASP also gives developers access to technology such as server-generated email. ASP in conjunction with AJAX is a much better solution, unless your website is merely &#8220;brochure-ware&#8221; &#8211; an information-only website with little or no interactivity required.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

