<?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: Using JQuery Validation plugin with ASP.NET</title>
	<atom:link href="http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/</link>
	<description>C#, ASP.NET, MVC, LINQ, Wordpress and stuff like that</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:08:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Vaibhav Sharma</title>
		<link>http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/comment-page-1/#comment-319</link>
		<dc:creator>Vaibhav Sharma</dc:creator>
		<pubDate>Mon, 05 Oct 2009 12:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codepolice.net/?p=4#comment-319</guid>
		<description>Dont u think this will work ???

$(&quot;#aspnetForm&quot;).validate({
     rules: {
         : &quot;required&quot;,
         : {
             required: true,
             remote: &quot;resources/nickname.aspx&quot;
         },
         : {
             required: true,
             email: true
         }
     }
 });

The above works fine....
The best thing about WebForms is the fact that the engine &quot;bloats&quot; the html with so much more markup.

Trust me.. its good at times...</description>
		<content:encoded><![CDATA[<p>Dont u think this will work ???</p>
<p>$(&#8220;#aspnetForm&#8221;).validate({<br />
     rules: {<br />
         : &#8220;required&#8221;,<br />
         : {<br />
             required: true,<br />
             remote: &#8220;resources/nickname.aspx&#8221;<br />
         },<br />
         : {<br />
             required: true,<br />
             email: true<br />
         }<br />
     }<br />
 });</p>
<p>The above works fine&#8230;.<br />
The best thing about WebForms is the fact that the engine &#8220;bloats&#8221; the html with so much more markup.</p>
<p>Trust me.. its good at times&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola</title>
		<link>http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/comment-page-1/#comment-226</link>
		<dc:creator>Ola</dc:creator>
		<pubDate>Fri, 26 Jun 2009 06:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codepolice.net/?p=4#comment-226</guid>
		<description>Yep. It&#039;s getting a little better now with 4.0 but MVC is the way to go for web apps.</description>
		<content:encoded><![CDATA[<p>Yep. It&#8217;s getting a little better now with 4.0 but MVC is the way to go for web apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Clausen</title>
		<link>http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/comment-page-1/#comment-225</link>
		<dc:creator>Aaron Clausen</dc:creator>
		<pubDate>Fri, 26 Jun 2009 03:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codepolice.net/?p=4#comment-225</guid>
		<description>Another reason why ASP.Net is not &quot;friends&quot; with anything. It hacks/bloats up what should be clean/simple HTML/JS.

Loving ASP.Net MVC. Web Forms = FAIL.</description>
		<content:encoded><![CDATA[<p>Another reason why ASP.Net is not &#8220;friends&#8221; with anything. It hacks/bloats up what should be clean/simple HTML/JS.</p>
<p>Loving ASP.Net MVC. Web Forms = FAIL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://codepolice.net/2008/10/09/using-jquery-validation-plugin-with-aspnet/comment-page-1/#comment-4</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Thu, 09 Oct 2008 15:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codepolice.net/?p=4#comment-4</guid>
		<description>[...] to VoteUsing Jquery Validation plugin with ASP.NET (10/9/2008)Thursday, October 09, 2008 from OlaLike everyone else i’ve been playing around with JQuery alot [...]</description>
		<content:encoded><![CDATA[<p>[...] to VoteUsing Jquery Validation plugin with ASP.NET (10/9/2008)Thursday, October 09, 2008 from OlaLike everyone else i’ve been playing around with JQuery alot [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->