<?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 for coder000</title>
	<atom:link href="http://coder000.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder000.com</link>
	<description>an exploration, a quest... to grow</description>
	<lastBuildDate>Tue, 08 Jun 2010 01:50:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc) in database in VB Net by Ken</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-17397</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 08 Jun 2010 01:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-17397</guid>
		<description>Sir how do I modify the line of code below if I am working on an image:

ReDim arr(FileLen(txtFileName.Text) – 1)</description>
		<content:encoded><![CDATA[<p>Sir how do I modify the line of code below if I am working on an image:</p>
<p>ReDim arr(FileLen(txtFileName.Text) – 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc) in database in VB Net by Ken</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-17396</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 08 Jun 2010 01:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-17396</guid>
		<description>Sir how do I modify the line of code below if I am working on an image:

ReDim arr(FileLen(txtFileName.Text) - 1)</description>
		<content:encoded><![CDATA[<p>Sir how do I modify the line of code below if I am working on an image:</p>
<p>ReDim arr(FileLen(txtFileName.Text) &#8211; 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc) in database in VB Net by Frank</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-16942</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 04 Jun 2010 09:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-16942</guid>
		<description>Thanks for the article - very helpful and exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks for the article &#8211; very helpful and exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Dialogic ADPCM (vox) file to WAV in VB Net by Virendra</title>
		<link>http://coder000.com/convert-dialogic-adpcm-vox-file-to-wav-in-vb-net/comment-page-1/#comment-13001</link>
		<dc:creator>Virendra</dc:creator>
		<pubDate>Wed, 19 May 2010 08:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=260#comment-13001</guid>
		<description>Hi,
I need source file. Could you please let me know the details for the same? Also could you tell us the command line option to convert .vox files to .wav files.


Regards,
Virendra</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need source file. Could you please let me know the details for the same? Also could you tell us the command line option to convert .vox files to .wav files.</p>
<p>Regards,<br />
Virendra</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag or move window from surface in vb.net by Mehdi Dirbaz</title>
		<link>http://coder000.com/drag-or-move-window-from-surface-in-vb-net/comment-page-1/#comment-7062</link>
		<dc:creator>Mehdi Dirbaz</dc:creator>
		<pubDate>Thu, 22 Apr 2010 11:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=297#comment-7062</guid>
		<description>So much thanks ;-)</description>
		<content:encoded><![CDATA[<p>So much thanks <img src='http://coder000.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add bitmap to menu in vb.net by byval hmenu</title>
		<link>http://coder000.com/add-bitmap-to-menu-in-vb-net/comment-page-1/#comment-4077</link>
		<dc:creator>byval hmenu</dc:creator>
		<pubDate>Sat, 20 Mar 2010 06:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=295#comment-4077</guid>
		<description>[...] ByVal lpFile As String, ... (ByVal hMenu As Long, ByVal un As Long, _ ByVal n1 As Long, ByVal n2 ...Add bitmap to menu in vb.net coder000Add bitmap to menu in vb.net using api SetMenuItemBitmaps. ... (ByVal hMenu As IntPtr, ByVal [...]</description>
		<content:encoded><![CDATA[<p>[...] ByVal lpFile As String, &#8230; (ByVal hMenu As Long, ByVal un As Long, _ ByVal n1 As Long, ByVal n2 &#8230;Add bitmap to menu in vb.net coder000Add bitmap to menu in vb.net using api SetMenuItemBitmaps. &#8230; (ByVal hMenu As IntPtr, ByVal [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Give any shape to your form in vb.net by interface region</title>
		<link>http://coder000.com/give-any-shape-to-your-form-in-vb-net/comment-page-1/#comment-3559</link>
		<dc:creator>interface region</dc:creator>
		<pubDate>Fri, 05 Mar 2010 09:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=304#comment-3559</guid>
		<description>[...] hit areas, are rebuilding their homes and have replanted their crops. Aid agencies such as ...Give any shape to your form in vb.net coder000Give any shape to your form in vb.net using any bitmap and making the desired colors transparent. [...]</description>
		<content:encoded><![CDATA[<p>[...] hit areas, are rebuilding their homes and have replanted their crops. Aid agencies such as &#8230;Give any shape to your form in vb.net coder000Give any shape to your form in vb.net using any bitmap and making the desired colors transparent. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on COM in Visual Basic with ADO &#8211; An Introduction by object number</title>
		<link>http://coder000.com/com-in-visual-basic-with-ado-an-introduction/comment-page-1/#comment-3543</link>
		<dc:creator>object number</dc:creator>
		<pubDate>Thu, 04 Mar 2010 20:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=120#comment-3543</guid>
		<description>[...] Identification Object Property Object Repository Object Repository Manager Oracle Order By ...COM in Visual Basic with ADO An Introduction coder000Fundamentals of COM (Component Object Model) using ADO (Active-X Data Objects) ... There are a [...]</description>
		<content:encoded><![CDATA[<p>[...] Identification Object Property Object Repository Object Repository Manager Oracle Order By &#8230;COM in Visual Basic with ADO An Introduction coder000Fundamentals of COM (Component Object Model) using ADO (Active-X Data Objects) &#8230; There are a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag or move window from surface in vb.net by lilneo</title>
		<link>http://coder000.com/drag-or-move-window-from-surface-in-vb-net/comment-page-1/#comment-2477</link>
		<dc:creator>lilneo</dc:creator>
		<pubDate>Mon, 01 Feb 2010 05:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=297#comment-2477</guid>
		<description>Thanks so much, live saver :)</description>
		<content:encoded><![CDATA[<p>Thanks so much, live saver <img src='http://coder000.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc) in database in VB Net by srinivasan</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-1617</link>
		<dc:creator>srinivasan</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-1617</guid>
		<description>How to store the exe file in my access data base using vb.net with coding..</description>
		<content:encoded><![CDATA[<p>How to store the exe file in my access data base using vb.net with coding..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
