<?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 MorningZ</title>
	<atom:link href="http://www.morningz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morningz.com</link>
	<description>Stuff I got to say</description>
	<lastBuildDate>Wed, 09 Jun 2010 14:11:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by MorningZ</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-256</link>
		<dc:creator>MorningZ</dc:creator>
		<pubDate>Wed, 09 Jun 2010 14:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-256</guid>
		<description>Hey man.. my code posted up is what it is....  you need database interaction and edit ability.. you&#039;re on your own

This post is about using that plugin and handling the files in .NET, nothing else</description>
		<content:encoded><![CDATA[<p>Hey man.. my code posted up is what it is&#8230;.  you need database interaction and edit ability.. you&#8217;re on your own</p>
<p>This post is about using that plugin and handling the files in .NET, nothing else</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by Crusader</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-255</link>
		<dc:creator>Crusader</dc:creator>
		<pubDate>Wed, 09 Jun 2010 06:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-255</guid>
		<description>hi
Im using this plugin. it works fine for insert mode.
but i want to use this in edit mode also.
How can i do that?
i need to show the already uploaded files in database using this plugin?
Please help me out!!!

Thanks Ahead !!!...</description>
		<content:encoded><![CDATA[<p>hi<br />
Im using this plugin. it works fine for insert mode.<br />
but i want to use this in edit mode also.<br />
How can i do that?<br />
i need to show the already uploaded files in database using this plugin?<br />
Please help me out!!!</p>
<p>Thanks Ahead !!!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by MorningZ</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-247</link>
		<dc:creator>MorningZ</dc:creator>
		<pubDate>Wed, 19 May 2010 16:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-247</guid>
		<description>the code has absolutely *zero* to do with &quot;speed&quot;..   that is something between your computer, your connection to the internet, and the remote server.....

there is nothing you can do from a coding standpoint to affect that one single bit</description>
		<content:encoded><![CDATA[<p>the code has absolutely *zero* to do with &#8220;speed&#8221;..   that is something between your computer, your connection to the internet, and the remote server&#8230;..</p>
<p>there is nothing you can do from a coding standpoint to affect that one single bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by shri</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-246</link>
		<dc:creator>shri</dc:creator>
		<pubDate>Wed, 19 May 2010 14:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-246</guid>
		<description>he hi its very nice script.
i want to know how to increase speed of uploading.</description>
		<content:encoded><![CDATA[<p>he hi its very nice script.<br />
i want to know how to increase speed of uploading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by Borfalon Elefal III</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-245</link>
		<dc:creator>Borfalon Elefal III</dc:creator>
		<pubDate>Tue, 18 May 2010 13:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-245</guid>
		<description>It seems to be impossible that somebody using C# doesn&#039;t know which is the correct translation of VB sentence:

ThisFile = AllFiles.Get(i);

But for those of you who are not able to translate it to C#... here is the answer:

ThisFile = AllFiles[i];

And for those who can&#039;t upload more than 4MB at once (or several files that exceed that size in total)... try googling a little more and you will see that the only thing you have to do is to raise de maximum request length (maxRequestLength parameter in web.config)</description>
		<content:encoded><![CDATA[<p>It seems to be impossible that somebody using C# doesn&#8217;t know which is the correct translation of VB sentence:</p>
<p>ThisFile = AllFiles.Get(i);</p>
<p>But for those of you who are not able to translate it to C#&#8230; here is the answer:</p>
<p>ThisFile = AllFiles[i];</p>
<p>And for those who can&#8217;t upload more than 4MB at once (or several files that exceed that size in total)&#8230; try googling a little more and you will see that the only thing you have to do is to raise de maximum request length (maxRequestLength parameter in web.config)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get jQuery 1.4.1-vsdoc by TechStuffBC</title>
		<link>http://www.morningz.com/2010/how-to-get-jquery-1-4-1-vsdoc/comment-page-1/#comment-243</link>
		<dc:creator>TechStuffBC</dc:creator>
		<pubDate>Wed, 12 May 2010 16:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=58#comment-243</guid>
		<description>Worked like a charm!
---
Is it just me, or is there a reasonable connective concern with &#039;harm&#039; inclusive in &#039;charm&#039;?</description>
		<content:encoded><![CDATA[<p>Worked like a charm!<br />
&#8212;<br />
Is it just me, or is there a reasonable connective concern with &#8216;harm&#8217; inclusive in &#8216;charm&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by MorningZ</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-118</link>
		<dc:creator>MorningZ</dc:creator>
		<pubDate>Thu, 21 Jan 2010 04:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-118</guid>
		<description>I have no idea... all the code I posted above works perfectly fine for me....  but i haven&#039;t tried to upload that much at once</description>
		<content:encoded><![CDATA[<p>I have no idea&#8230; all the code I posted above works perfectly fine for me&#8230;.  but i haven&#8217;t tried to upload that much at once</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by CloudDenzel</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-117</link>
		<dc:creator>CloudDenzel</dc:creator>
		<pubDate>Thu, 21 Jan 2010 03:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-117</guid>
		<description>ill try to test and i have notice that when i upload more image files and each size of the image is about 2-3 mb, and when i click the upload button they wont save to the folder i created and definitely save it. why is that happen? is there anything i set to the webconfig?</description>
		<content:encoded><![CDATA[<p>ill try to test and i have notice that when i upload more image files and each size of the image is about 2-3 mb, and when i click the upload button they wont save to the folder i created and definitely save it. why is that happen? is there anything i set to the webconfig?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by CloudDenzel</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-116</link>
		<dc:creator>CloudDenzel</dc:creator>
		<pubDate>Thu, 21 Jan 2010 03:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-116</guid>
		<description>Thanks for the post, make me easier to upload more image files.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, make me easier to upload more image files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Multiple File Upload Plugin + ASP.NET Example by fabio</title>
		<link>http://www.morningz.com/2009/jquery-multiple-file-upload-plugin-aspnet-example/comment-page-1/#comment-114</link>
		<dc:creator>fabio</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.morningz.com/?p=5#comment-114</guid>
		<description>Great post, thanks very much this help me a lot on developing a multifile upload in .net</description>
		<content:encoded><![CDATA[<p>Great post, thanks very much this help me a lot on developing a multifile upload in .net</p>
]]></content:encoded>
	</item>
</channel>
</rss>
