<?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 Akash Kava</title>
	<atom:link href="http://akashkava.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://akashkava.com/blog</link>
	<description>Founder of NeuroSpeech</description>
	<lastBuildDate>Tue, 10 Apr 2012 17:57:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Akash Kava</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-27893</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Tue, 10 Apr 2012 17:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-27893</guid>
		<description>I am not clear on your question. In general case of storing data in dbms, there are lots of reasons, integrity, atomicity etc, it is out of context of this article but am sure you will find something useful on google.</description>
		<content:encoded><![CDATA[<p>I am not clear on your question. In general case of storing data in dbms, there are lots of reasons, integrity, atomicity etc, it is out of context of this article but am sure you will find something useful on google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Akash Kava</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-27892</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Tue, 10 Apr 2012 17:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-27892</guid>
		<description>Sorry for replying late..

Base64 takes 160% Size, that means to store 100 bytes, you will need 160 bytes, so 60% extra overhead. If you consider time of encoding/decoding, it will consume more CPU time. You can send Base64 and expect clients to decode it, but even in that case, if client is a mobile device, then cpu on mobile will eat more battery. We are storing millions of files, and after nearly 5 years of research, everything listed here is the only best option we have that we can easily deploy and manage with limited manpower and limited knowledge of simple ASP.NET and Database access.</description>
		<content:encoded><![CDATA[<p>Sorry for replying late..</p>
<p>Base64 takes 160% Size, that means to store 100 bytes, you will need 160 bytes, so 60% extra overhead. If you consider time of encoding/decoding, it will consume more CPU time. You can send Base64 and expect clients to decode it, but even in that case, if client is a mobile device, then cpu on mobile will eat more battery. We are storing millions of files, and after nearly 5 years of research, everything listed here is the only best option we have that we can easily deploy and manage with limited manpower and limited knowledge of simple ASP.NET and Database access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setup MySQL 5.1 Replication on Windows Servers by Al</title>
		<link>http://akashkava.com/blog/321/setup-mysql-5-1-replication-on-windows-servers/comment-page-1/#comment-27253</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Mon, 19 Mar 2012 20:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/321/setup-mysql-5-1-replication-on-windows-servers/#comment-27253</guid>
		<description>a very clear procedure for creating mysql replication is listed at &lt;a href=&quot;http://widwebway.com/en/blog/?p=21&quot; rel=&quot;nofollow&quot;&gt;How to create Replication on Mysql: Step by step&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>a very clear procedure for creating mysql replication is listed at <a href="http://widwebway.com/en/blog/?p=21" rel="nofollow">How to create Replication on Mysql: Step by step</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Hamilton Lima</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-25698</link>
		<dc:creator>Hamilton Lima</dc:creator>
		<pubDate>Tue, 24 Jan 2012 05:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-25698</guid>
		<description>Have you considered store the file as base64 strings ?</description>
		<content:encoded><![CDATA[<p>Have you considered store the file as base64 strings ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by soniya</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-24091</link>
		<dc:creator>soniya</dc:creator>
		<pubDate>Wed, 14 Dec 2011 17:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-24091</guid>
		<description>why we prefer to store to store data in dbms insteead of files?</description>
		<content:encoded><![CDATA[<p>why we prefer to store to store data in dbms insteead of files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detach Entities Recursively and Attach to New DomainContext in Entity Framework and RIA Services by Syam Mohan</title>
		<link>http://akashkava.com/blog/379/detach-entities-recursively-and-attach-to-new-domaincontext-in-entity-framework-and-ria-services/comment-page-1/#comment-22149</link>
		<dc:creator>Syam Mohan</dc:creator>
		<pubDate>Tue, 18 Oct 2011 05:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=379#comment-22149</guid>
		<description>Hi Akash Kava,

I have a similar requirement and i tried using your extension method. But i face a problem that while i detach my modified entity from the Original context and Attach to the temporary context and save it to the DB, a new entry is created, instead of updating the existing entry. Any idea how to overcome this?</description>
		<content:encoded><![CDATA[<p>Hi Akash Kava,</p>
<p>I have a similar requirement and i tried using your extension method. But i face a problem that while i detach my modified entity from the Original context and Attach to the temporary context and save it to the DB, a new entry is created, instead of updating the existing entry. Any idea how to overcome this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MEF vs. Unity in composite application (Prism) by Akash Kava</title>
		<link>http://akashkava.com/blog/391/mef-vs-unity-in-composite-application-prism/comment-page-1/#comment-21322</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Sun, 25 Sep 2011 06:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=391#comment-21322</guid>
		<description>Well I will look for better solution but what you can do is, create an additional interface called IExportedVehical derived from IVehical and use it only on one class you need to export.</description>
		<content:encoded><![CDATA[<p>Well I will look for better solution but what you can do is, create an additional interface called IExportedVehical derived from IVehical and use it only on one class you need to export.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detach Entities Recursively and Attach to New DomainContext in Entity Framework and RIA Services by Akash Kava</title>
		<link>http://akashkava.com/blog/379/detach-entities-recursively-and-attach-to-new-domaincontext-in-entity-framework-and-ria-services/comment-page-1/#comment-21321</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Sun, 25 Sep 2011 06:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=379#comment-21321</guid>
		<description>You might have to add some references if it does not compile. Can you post what error you are getting?</description>
		<content:encoded><![CDATA[<p>You might have to add some references if it does not compile. Can you post what error you are getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Huge File Storage in Database instead of File System by Akash Kava</title>
		<link>http://akashkava.com/blog/127/huge-file-storage-in-database-instead-of-file-system/comment-page-1/#comment-21320</link>
		<dc:creator>Akash Kava</dc:creator>
		<pubDate>Sun, 25 Sep 2011 06:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=127#comment-21320</guid>
		<description>Conversion should not be done at time of serving the file, instead most appropriate way would be to convert and store a converted file along with original file. And conversion should be batched as well.</description>
		<content:encoded><![CDATA[<p>Conversion should not be done at time of serving the file, instead most appropriate way would be to convert and store a converted file along with original file. And conversion should be batched as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detach Entities Recursively and Attach to New DomainContext in Entity Framework and RIA Services by Xusan</title>
		<link>http://akashkava.com/blog/379/detach-entities-recursively-and-attach-to-new-domaincontext-in-entity-framework-and-ria-services/comment-page-1/#comment-21085</link>
		<dc:creator>Xusan</dc:creator>
		<pubDate>Mon, 19 Sep 2011 20:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://akashkava.com/blog/?p=379#comment-21085</guid>
		<description>Hi Akash Kava
Thank you for charming code thats really solved my problem, have used code in Silverlight but it seem like Attach method not compile in there can you suggest what changes needs to be done.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi Akash Kava<br />
Thank you for charming code thats really solved my problem, have used code in Silverlight but it seem like Attach method not compile in there can you suggest what changes needs to be done.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

