<?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: How To Do Credit Card Validation in VB.NET</title>
	<atom:link href="http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/</link>
	<description>Articles on VB.NET and Software Development Team Leadership</description>
	<pubDate>Mon, 21 May 2012 19:09:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: maxamed</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/comment-page-1/#comment-1061</link>
		<dc:creator>maxamed</dc:creator>
		<pubDate>Wed, 09 Apr 2008 06:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-1061</guid>
		<description>iwnt to help me in credit card</description>
		<content:encoded><![CDATA[<p>iwnt to help me in credit card</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buy beats</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/comment-page-1/#comment-1005</link>
		<dc:creator>buy beats</dc:creator>
		<pubDate>Wed, 13 Feb 2008 04:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-1005</guid>
		<description>Thanks for the info. I've been trying to find this for a while.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I&#8217;ve been trying to find this for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nir</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/comment-page-1/#comment-999</link>
		<dc:creator>Nir</dc:creator>
		<pubDate>Mon, 04 Feb 2008 12:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-999</guid>
		<description>Thanks for the info.
Do you know how does a Visa with 13 digits looks like xxxx-xxxx-xxxx-x
how it displays the dashes?</description>
		<content:encoded><![CDATA[<p>Thanks for the info.<br />
Do you know how does a Visa with 13 digits looks like xxxx-xxxx-xxxx-x<br />
how it displays the dashes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajkumar</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/comment-page-1/#comment-995</link>
		<dc:creator>Rajkumar</dc:creator>
		<pubDate>Thu, 31 Jan 2008 11:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-995</guid>
		<description>I am having error in following code
Private Shared CreditCardPatterns As New List(Of String) _
              (New String() { _
              "^(4d{12})&#124;(4d{15})$", _
              "^5[1-5]d{14}$", _
              "(^(6011)d{12}$)&#124;(^(65)d{14}$)", _
              "^3[47]d{13}$"})

"List is not declared" error. Please help me</description>
		<content:encoded><![CDATA[<p>I am having error in following code<br />
Private Shared CreditCardPatterns As New List(Of String) _<br />
              (New String() { _<br />
              &#8220;^(4d{12})|(4d{15})$&#8221;, _<br />
              &#8220;^5[1-5]d{14}$&#8221;, _<br />
              &#8220;(^(6011)d{12}$)|(^(65)d{14}$)&#8221;, _<br />
              &#8220;^3[47]d{13}$&#8221;})</p>
<p>&#8220;List is not declared&#8221; error. Please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Validación de números de tarjetas de crédito &#171; Walter Poch</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/comment-page-1/#comment-965</link>
		<dc:creator>Validación de números de tarjetas de crédito &#171; Walter Poch</dc:creator>
		<pubDate>Thu, 20 Dec 2007 20:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-965</guid>
		<description>[...] En esta página hay unas clases muy buenas para su manejo: How To Do Credit Card Validation in VB.NET [...]</description>
		<content:encoded><![CDATA[<p>[...] En esta página hay unas clases muy buenas para su manejo: How To Do Credit Card Validation in VB.NET [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

