<?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: Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc) in database in VB Net</title>
	<atom:link href="http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/</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>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>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>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>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>
	<item>
		<title>By: kenneth</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-1116</link>
		<dc:creator>kenneth</dc:creator>
		<pubDate>Tue, 08 Dec 2009 02:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-1116</guid>
		<description>how to update and delete the data you inserted on the database? i need to know sir, please?</description>
		<content:encoded><![CDATA[<p>how to update and delete the data you inserted on the database? i need to know sir, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwyn</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-333</link>
		<dc:creator>Gwyn</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-333</guid>
		<description>Hiya

This is a very useful article as I am possibly going to be needing to retrieve WAV Audio files from a BLOB.  Could you provide the code that would be required to allow playback or download in a .NET based Web Application?

Many thanks, Gwyn</description>
		<content:encoded><![CDATA[<p>Hiya</p>
<p>This is a very useful article as I am possibly going to be needing to retrieve WAV Audio files from a BLOB.  Could you provide the code that would be required to allow playback or download in a .NET based Web Application?</p>
<p>Many thanks, Gwyn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Storing An Image To a Database in .NET</title>
		<link>http://coder000.com/store-retrieve-binary-data-blobs-audio-video-image-exe-etc-in-database-in-vb-net/comment-page-1/#comment-12</link>
		<dc:creator>Storing An Image To a Database in .NET</dc:creator>
		<pubDate>Tue, 08 Sep 2009 11:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://coder000.com/?p=140#comment-12</guid>
		<description>[...] Store-Retrieve binary data (BLOBs – Audio, Video, Image, Exe, etc &#8230; &#8211; Tutorial to Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc.) in database in VB.Net using Array. [...]</description>
		<content:encoded><![CDATA[<p>[...] Store-Retrieve binary data (BLOBs – Audio, Video, Image, Exe, etc &#8230; &#8211; Tutorial to Store-Retrieve binary data (BLOBs &#8211; Audio, Video, Image, Exe, etc.) in database in VB.Net using Array. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
