<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How To Do Credit Card Validation in VB.NET</title>
	<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>Sat, 22 Nov 2008 08:25:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: maxamed</title>
		<link>http://vbnotebookfor.net/2007/09/20/how-to-do-credit-card-validation-in-vbnet/#comment-1061</link>
		<author>maxamed</author>
		<pubDate>Wed, 09 Apr 2008 06:41:51 +0000</pubDate>
		<guid>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-1005</link>
		<author>buy beats</author>
		<pubDate>Wed, 13 Feb 2008 04:25:14 +0000</pubDate>
		<guid>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-999</link>
		<author>Nir</author>
		<pubDate>Mon, 04 Feb 2008 12:06:53 +0000</pubDate>
		<guid>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-995</link>
		<author>Rajkumar</author>
		<pubDate>Thu, 31 Jan 2008 11:13:51 +0000</pubDate>
		<guid>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-965</link>
		<author>Validación de números de tarjetas de crédito &#171; Walter Poch</author>
		<pubDate>Thu, 20 Dec 2007 20:53:40 +0000</pubDate>
		<guid>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>[&#8230;] En esta página hay unas clases muy buenas para su manejo: How To Do Credit Card Validation in VB.NET [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
