<?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>code for asp.net &#187; Validation Controls</title>
	<atom:link href="http://www.codeforasp.net/category/code-for-asp-net/validation-controls/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codeforasp.net</link>
	<description>More about asp.net ajax silverlight MVC</description>
	<lastBuildDate>Tue, 02 Mar 2010 10:17:59 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>asp.net validation controls</title>
		<link>http://www.codeforasp.net/asp-net-validation-controls.html</link>
		<comments>http://www.codeforasp.net/asp-net-validation-controls.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 05:01:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Validation Controls]]></category>
		<category><![CDATA[compareValidator]]></category>
		<category><![CDATA[RangeValidator]]></category>
		<category><![CDATA[RegularExpressionValidator]]></category>
		<category><![CDATA[requiredfieldvalidator]]></category>
		<category><![CDATA[validationSummary]]></category>

		<guid isPermaLink="false">http://www.codeforasp.net/?p=207</guid>
		<description><![CDATA[A Validation server control is used to perform validation on client and server data of an input control. If the input control of the data does not pass validation, it will display an error message to the user.
Main Properties of validation controls 
ControlToValidate: ID of the Input control to Validate
Text: It displays the text for [...]]]></description>
		<wfw:commentRss>http://www.codeforasp.net/asp-net-validation-controls.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
