<?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>Sailen's Blog &#187; SQL Injection</title>
	<atom:link href="http://www.sailen.com/tag/sql-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sailen.com</link>
	<description>Learn, Share and Enjoy</description>
	<lastBuildDate>Wed, 21 Apr 2010 08:04:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to prevent SQL Injection in ASP</title>
		<link>http://www.sailen.com/2008/12/27/how-to-prevent-sql-injection-in-asp/</link>
		<comments>http://www.sailen.com/2008/12/27/how-to-prevent-sql-injection-in-asp/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 00:46:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[ASP.Net C#]]></category>
		<category><![CDATA[SQL Injection]]></category>

		<guid isPermaLink="false">http://www.sailen.com/?p=8</guid>
		<description><![CDATA[What is SQL Injection?
SQL injection is a type of security exploit in which the attacker adds Structured Query Language (SQL) code to a Web form input box to gain access to resources or make changes to data. An SQL query is a request for some action to be performed on a database. Typically, on a [...]]]></description>
		<wfw:commentRss>http://www.sailen.com/2008/12/27/how-to-prevent-sql-injection-in-asp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
