<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>.NET Programming Hints</title>
	<atom:link href="http://vb2008help.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vb2008help.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 26 Apr 2009 15:58:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vb2008help.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>.NET Programming Hints</title>
		<link>http://vb2008help.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vb2008help.wordpress.com/osd.xml" title=".NET Programming Hints" />
	<atom:link rel='hub' href='http://vb2008help.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to track the check box of the data grid view</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-check-box-of-the-data-grid-view/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-check-box-of-the-data-grid-view/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:58:31 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=44</guid>
		<description><![CDATA[Dim Y As DataGridViewCheckBoxCell Dim Count As Decimal = 0         For Each DGVRow As DataGridViewRow In DataGridView1.Rows             Y = CType(DGVRow.Cells(&#8220;Chk&#8221;), DataGridViewCheckBoxCell)             If Y.Value = True Then                 Count = Count + 1             End If         Next         MsgBox(Count &#38; &#8221; items checked.&#8221;)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=44&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Dim</span><span style="font-size:10pt;font-family:&quot;"> Y <span style="color:blue;">As</span> DataGridViewCheckBoxCell</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Dim</span><span style="font-size:10pt;font-family:&quot;"> Count <span style="color:blue;">As</span> <span style="color:blue;">Decimal</span> = 0</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">For</span> <span style="color:blue;">Each</span> DGVRow <span style="color:blue;">As</span> DataGridViewRow <span style="color:blue;">In</span> DataGridView1.Rows</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span>Y = <span style="color:blue;">CType</span>(DGVRow.Cells(<span style="color:#a31515;">&#8220;Chk&#8221;</span>), DataGridViewCheckBoxCell)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">If</span> Y.Value = <span style="color:blue;">True</span> <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span>Count = Count + 1</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Next</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>MsgBox(Count &amp; <span style="color:#a31515;">&#8221; items checked.&#8221;</span>)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=44&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-check-box-of-the-data-grid-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to dictinct record from the data table by data view</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view-2/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view-2/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:54:00 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=55</guid>
		<description><![CDATA[ Dim CustTable As New DataTable  Dim DTable As New DataTable  CustTable = Return_CustomerTable()  Dim DView As New DataView(CustTable)  DView.Sort = &#8220;Name&#8221;  DTable = DTV.ToTable()<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=55&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span><span style="color:blue;">Dim</span> CustTable <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span><span style="color:blue;">Dim</span> DTable <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span>CustTable = Return_CustomerTable()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span><span style="color:blue;">Dim</span> DView <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataView(CustTable)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span>DView.Sort = <span style="color:#a31515;">&#8220;Name&#8221;</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span> </span>DTable = DTV.ToTable()</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=55&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to track the checkbox status of the check list box</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-checkbox-status-of-the-check-list-box/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-checkbox-status-of-the-check-list-box/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:48:42 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=53</guid>
		<description><![CDATA[            Dim Count As Decimal = 0             If ChkCC.CheckedItems.Count &#62; 0 Then                 For Count = 0 To ChkCC.Items.Count &#8211; 1                     If ChkCC.GetItemChecked(Count) = True Then                         Count = Count + 1                     End If                 Next             End If             MsgBox(Count &#38; &#8221; items checked.&#8221;)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=53&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">Dim</span> Count <span style="color:blue;">As</span> <span style="color:blue;">Decimal</span> = 0</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">If</span> ChkCC.CheckedItems.Count &gt; 0 <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span><span style="color:blue;">For</span> Count = 0 <span style="color:blue;">To</span> ChkCC.Items.Count &#8211; 1</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                    </span><span style="color:blue;">If</span> ChkCC.GetItemChecked(Count) = <span style="color:blue;">True</span> <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                        </span>Count = Count + 1</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                    </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span><span style="color:blue;">Next</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span>MsgBox(Count &amp; <span style="color:#a31515;">&#8221; items checked.&#8221;</span>)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=53&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-track-the-checkbox-status-of-the-check-list-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to dictinct record from the data table by data view</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:46:03 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=51</guid>
		<description><![CDATA[Dim Col(0) As String         Col(0) = &#8220;CustName&#8221;        Dim CustTable As New DataTable         Dim DTable As New DataTable           CustTable = Return_CustomerTable()         Dim DTV As New DataView(CustTable)         DTable = DTV.ToTable(True, Col)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=51&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Dim</span><span style="font-size:10pt;font-family:&quot;"> </span><span style="font-size:10pt;font-family:&quot;">Col</span><span style="font-size:10pt;font-family:&quot;">(0) <span style="color:blue;">As</span> <span style="color:blue;">String</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span></span><span style="font-size:10pt;font-family:&quot;">Col</span><span style="font-size:10pt;font-family:&quot;">(0) = <span style="color:#a31515;">&#8220;CustName&#8221;</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>       </span><span style="color:blue;">Dim</span> CustTable <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> DTable <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"> </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>CustTable = Return_CustomerTable()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> DTV <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataView(CustTable)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>DTable = DTV.ToTable(<span style="color:blue;">True</span>, </span><span style="font-size:10pt;font-family:&quot;">Col</span><span style="font-size:10pt;font-family:&quot;">)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=51&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-dictinct-record-from-the-data-table-by-data-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Open image from byte array</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-open-image-from-byte-array/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-open-image-from-byte-array/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:42:24 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=49</guid>
		<description><![CDATA[   Dim Gimage As Byte()         Dim TempPath As String         Dim FileName As String = &#8220;Image.jpg&#8221;         Gimage = Return_ImageByte()         TempPath = System.IO.Path.GetTempPath()         System.IO.File.WriteAllBytes(TempPath &#38; FileName, Gimage)         System.Diagnostics.Process.Start(TempPath &#38; FileName)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=49&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>   </span><span style="color:blue;">Dim</span> Gimage <span style="color:blue;">As</span> <span style="color:blue;">Byte</span>()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> TempPath <span style="color:blue;">As</span> <span style="color:blue;">String</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> FileName <span style="color:blue;">As</span> <span style="color:blue;">String</span> = <span style="color:#a31515;">&#8220;Image.jpg&#8221;</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>Gimage = Return_ImageByte()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>TempPath = System.IO.Path.GetTempPath()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>System.IO.File.WriteAllBytes(TempPath &amp; FileName, Gimage)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>System.Diagnostics.Process.Start(TempPath &amp; FileName)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=49&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-open-image-from-byte-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Read image from open file dialog in byte array</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-read-image-from-open-file-dialog-in-byte-array/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-read-image-from-open-file-dialog-in-byte-array/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:39:06 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=47</guid>
		<description><![CDATA[        Dim GImage As Byte()         ReDim GImage(OpenFileDialog1.OpenFile.Length)         OpenFileDialog1.OpenFile.Read(GImage, 0, GImage.Length)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=47&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> GImage <span style="color:blue;">As</span> <span style="color:blue;">Byte</span>()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">ReDim</span> GImage(OpenFileDialog1.OpenFile.Length)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>OpenFileDialog1.OpenFile.Read(GImage, 0, GImage.Length)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=47&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-read-image-from-open-file-dialog-in-byte-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Show image in picture box from the byte array</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-show-image-in-picture-box-from-the-byte-array/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-show-image-in-picture-box-from-the-byte-array/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 14:59:09 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=45</guid>
		<description><![CDATA[Dim MStream As IO.MemoryStream         Dim GImage As Byte()         GImage = GetImageByte()         MStream = New System.IO.MemoryStream(GImage)         PictureBox1.Image = Image.FromStream(MStream)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=45&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Dim</span><span style="font-size:10pt;font-family:&quot;"> MStream <span style="color:blue;">As</span> IO.MemoryStream</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Dim</span> GImage <span style="color:blue;">As</span> <span style="color:blue;">Byte</span>()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>GImage = GetImageByte()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>MStream = <span style="color:blue;">New</span> System.IO.MemoryStream(GImage)</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span>PictureBox1.Image = Image.FromStream(MStream)</span><span style="font-family:&quot;"></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=45&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-show-image-in-picture-box-from-the-byte-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Allow only numeric value in the text box</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-allow-only-numeric-value-in-the-text-box/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-allow-only-numeric-value-in-the-text-box/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 14:02:03 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=42</guid>
		<description><![CDATA[Private Sub Txtopening_KeyPress(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles Txtopening.KeyPress If Asc(e.KeyChar) &#62; 47 And Asc(e.KeyChar) &#60; 58 Or Asc(e.KeyChar) = 8 Or Asc(e.KeyChar) = 46 Then          If Txtopening.Text.Contains(&#8220;.&#8221;) Then                 If Asc(e.KeyChar) = 46 Then                     e.Handled = True                 End If             Else                 e.Handled = False             End If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=42&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Private</span><span style="font-size:10pt;font-family:&quot;"> <span style="color:blue;">Sub</span> Txtopening_KeyPress(<span style="color:blue;">ByVal</span> sender <span style="color:blue;">As</span> System.Object, <span style="color:blue;">ByVal</span> e <span style="color:blue;">As</span> System.Windows.Forms.KeyPressEventArgs) <span style="color:blue;">Handles</span> Txtopening.KeyPress<span style="color:blue;"></span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">If</span><span style="font-size:10pt;font-family:&quot;"> Asc(e.KeyChar) &gt; 47 <span style="color:blue;">And</span> Asc(e.KeyChar) &lt; 58 <span style="color:blue;">Or</span> Asc(e.KeyChar) = 8 <span style="color:blue;">Or</span> Asc(e.KeyChar) = 46 <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>         </span><span style="color:blue;">If</span> Txtopening.Text.Contains(<span style="color:#a31515;">&#8220;.&#8221;</span>) <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span><span style="color:blue;">If</span> Asc(e.KeyChar) = 46 <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                    </span>e.Handled = <span style="color:blue;">True</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">Else</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span>e.Handled = <span style="color:blue;">False</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Else</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span>e.Handled = <span style="color:blue;">True</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>  </span><span>      </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">End</span><span style="font-size:10pt;font-family:&quot;"> <span style="color:blue;">Sub</span></span><span style="font-family:&quot;"></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=42&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-allow-only-numeric-value-in-the-text-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How To bind the table with the combo box</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-to-bind-the-table-with-the-combo-box/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-to-bind-the-table-with-the-combo-box/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 13:25:26 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=39</guid>
		<description><![CDATA[Dim DTable As New DataTable        DTable = ReturnCustTable()        If DTable.Rows.Count &#62; 0 Then          CmbBrand.DataSource = DTable          CmbBrand.ValueMember = DTable.Columns(&#8220;CustID&#8221;).ColumnName          CmbBrand.DisplayMember = DTable.Columns(&#8220;CustName&#8221;).ColumnName         End If<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=39&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Dim</span><span style="font-size:10pt;font-family:&quot;"> DTable <span style="color:blue;">As</span> <span style="color:blue;">New</span> DataTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>       </span>DTable = ReturnCustTable()</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>       </span><span style="color:blue;">If</span> DTable.Rows.Count &gt; 0 <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>         </span>CmbBrand.DataSource = DTable</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>         </span>CmbBrand.ValueMember = DTable.Columns(<span style="color:#a31515;">&#8220;CustID&#8221;</span>).ColumnName</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>         </span>CmbBrand.DisplayMember = DTable.Columns(<span style="color:#a31515;">&#8220;CustName&#8221;</span>).ColumnName</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=39&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-to-bind-the-table-with-the-combo-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
		<item>
		<title>How Check all check box of list view on click Select all Check box</title>
		<link>http://vb2008help.wordpress.com/2009/04/26/how-check-all-check-box-of-list-view-on-click-select-all-check-box/</link>
		<comments>http://vb2008help.wordpress.com/2009/04/26/how-check-all-check-box-of-list-view-on-click-select-all-check-box/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 13:21:09 +0000</pubDate>
		<dc:creator>vb2008help</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vb2008help.wordpress.com/?p=37</guid>
		<description><![CDATA[Private Sub ChkAll_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ChkAll.CheckedChanged     If ChkAll.CheckState = CheckState.Checked Then             For Each X As ListViewItem In ListView1.Items                 X.Checked = True             Next         Else             For Each X As ListViewItem In ListView1.Items                 X.Checked = False             Next         End If     End Sub<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=37&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:blue;font-family:&quot;">Private</span><span style="font-size:10pt;font-family:&quot;"> <span style="color:blue;">Sub</span> ChkAll_CheckedChanged(<span style="color:blue;">ByVal</span> sender <span style="color:blue;">As</span> System.Object, <span style="color:blue;">ByVal</span> e <span style="color:blue;">As</span> System.EventArgs) <span style="color:blue;">Handles</span> ChkAll.CheckedChanged</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>    </span><span style="color:blue;">If</span> ChkAll.CheckState = CheckState.Checked <span style="color:blue;">Then</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">For</span> <span style="color:blue;">Each</span> X <span style="color:blue;">As</span> ListViewItem <span style="color:blue;">In</span> ListView1.Items</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span>X.Checked = <span style="color:blue;">True</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">Next</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">Else</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">For</span> <span style="color:blue;">Each</span> X <span style="color:blue;">As</span> ListViewItem <span style="color:blue;">In</span> ListView1.Items</span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>                </span>X.Checked = <span style="color:blue;">False</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>            </span><span style="color:blue;">Next</span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:&quot;"><span>        </span><span style="color:blue;">End</span> <span style="color:blue;">If</span></span></p>
<p><span style="font-size:10pt;font-family:&quot;"><span>    </span><span style="color:blue;">End</span> <span style="color:blue;">Sub</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vb2008help.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vb2008help.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vb2008help.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vb2008help.wordpress.com&amp;blog=7507048&amp;post=37&amp;subd=vb2008help&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vb2008help.wordpress.com/2009/04/26/how-check-all-check-box-of-list-view-on-click-select-all-check-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2001a9ef08de0177900e82a1dbbb7b35?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vb2008help</media:title>
		</media:content>
	</item>
	</channel>
</rss>
