<?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 8bit Blog</title>
	<atom:link href="http://www.8bit.rs/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.8bit.rs/blog</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 13:27:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Repository moved temporarily to &#8216;/viewvc/nhibernate/trunk/&#8217;; please relocate by ganesh</title>
		<link>http://www.8bit.rs/blog/2011/07/repository-moved-temporarily-to-viewvcnhibernatetrunk-please-relocate/comment-page-1/#comment-2908</link>
		<dc:creator>ganesh</dc:creator>
		<pubDate>Tue, 15 May 2012 13:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/2011/07/repository-moved-temporarily-to-viewvcnhibernatetrunk-please-relocate/#comment-2908</guid>
		<description>your solution put an end to my 3 days searching...
Thanks a ton to u...</description>
		<content:encoded><![CDATA[<p>your solution put an end to my 3 days searching&#8230;<br />
Thanks a ton to u&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repository moved temporarily to &#8216;/viewvc/nhibernate/trunk/&#8217;; please relocate by jaccus</title>
		<link>http://www.8bit.rs/blog/2011/07/repository-moved-temporarily-to-viewvcnhibernatetrunk-please-relocate/comment-page-1/#comment-2897</link>
		<dc:creator>jaccus</dc:creator>
		<pubDate>Sun, 13 May 2012 23:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/2011/07/repository-moved-temporarily-to-viewvcnhibernatetrunk-please-relocate/#comment-2897</guid>
		<description>saved me a lot of time, thanks</description>
		<content:encoded><![CDATA[<p>saved me a lot of time, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replicating self-referencing tables and circular foreign keys with Microsoft Sync Framework by bdrajer</title>
		<link>http://www.8bit.rs/blog/2009/12/replicating-self-referencing-tables-and-circular-foreign-keys-with-microsoft-sync-framework/comment-page-1/#comment-2637</link>
		<dc:creator>bdrajer</dc:creator>
		<pubDate>Wed, 21 Mar 2012 14:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/index.php/2009/12/replicating-self-referencing-tables-and-circular-foreign-keys-with-microsoft-sync-framework/#comment-2637</guid>
		<description>Hi Nic,

The solution was implemented with Sync Framework 2.1. The sys_ReplicationTombstone is a common tombstone table for the whole database. It has columns for table name, deletion date and primary key value (or values) for the deleted row.

As for the link to the file, it was the wrong link, sorry (don&#039;t know what happened to it, I&#039;m sure I checked it when I posted it). Please find the updated link above.

I can&#039;t say if there&#039;s a better solution for this problem since I haven&#039;t been very active lately as far as Sync Framework is concerned. The whole thing is starting to look like an open source project that died, so I&#039;m running with what I have and looking for alternatives - of which a centralized database looks like the most promising one :).

Best regards!</description>
		<content:encoded><![CDATA[<p>Hi Nic,</p>
<p>The solution was implemented with Sync Framework 2.1. The sys_ReplicationTombstone is a common tombstone table for the whole database. It has columns for table name, deletion date and primary key value (or values) for the deleted row.</p>
<p>As for the link to the file, it was the wrong link, sorry (don&#8217;t know what happened to it, I&#8217;m sure I checked it when I posted it). Please find the updated link above.</p>
<p>I can&#8217;t say if there&#8217;s a better solution for this problem since I haven&#8217;t been very active lately as far as Sync Framework is concerned. The whole thing is starting to look like an open source project that died, so I&#8217;m running with what I have and looking for alternatives &#8211; of which a centralized database looks like the most promising one <img src='http://www.8bit.rs/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replicating self-referencing tables and circular foreign keys with Microsoft Sync Framework by Nic</title>
		<link>http://www.8bit.rs/blog/2009/12/replicating-self-referencing-tables-and-circular-foreign-keys-with-microsoft-sync-framework/comment-page-1/#comment-2620</link>
		<dc:creator>Nic</dc:creator>
		<pubDate>Mon, 19 Mar 2012 14:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/index.php/2009/12/replicating-self-referencing-tables-and-circular-foreign-keys-with-microsoft-sync-framework/#comment-2620</guid>
		<description>Hi 

I seem to have run into the same issue with the Sync Framework on self-referencing tables and this article is basically the only resource available with a solution to the problem (besides the others on Microsoft forum - but i have the same concerns, as you have written in the first paragraph).

I have attempted to implement your solution (changing sync adapter) but there are a few things im not sure of:
1. What sync framework version is the solution in this article for?
2. What is sys_ReplicationTombstone?
3. Just to make sure the example in the article and the link to the client sync provider are two separate solutions (i dont quite understand what you have done in the client provider though)?
3. Is there an official updated solution to this problem (i havent found one on the Microsoft forums yet)?</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I seem to have run into the same issue with the Sync Framework on self-referencing tables and this article is basically the only resource available with a solution to the problem (besides the others on Microsoft forum &#8211; but i have the same concerns, as you have written in the first paragraph).</p>
<p>I have attempted to implement your solution (changing sync adapter) but there are a few things im not sure of:<br />
1. What sync framework version is the solution in this article for?<br />
2. What is sys_ReplicationTombstone?<br />
3. Just to make sure the example in the article and the link to the client sync provider are two separate solutions (i dont quite understand what you have done in the client provider though)?<br />
3. Is there an official updated solution to this problem (i havent found one on the Microsoft forums yet)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An update to “Remote File Sync using WCF and MSF” by Sirix</title>
		<link>http://www.8bit.rs/blog/2010/04/an-update-to-remote-file-sync-using-wcf-and-msf/comment-page-1/#comment-2269</link>
		<dc:creator>Sirix</dc:creator>
		<pubDate>Thu, 19 Jan 2012 18:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/index.php/2010/11/an-update-to-remote-file-sync-using-wcf-and-msf/#comment-2269</guid>
		<description>Hi CINUE

Can you please share your code with me too?
Sirix25 [@] gmail.com

Thanks</description>
		<content:encoded><![CDATA[<p>Hi CINUE</p>
<p>Can you please share your code with me too?<br />
Sirix25 [@] gmail.com</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving Up from SVN: Experiences in Migrating to Git and Mercurial by marcinkuzminski</title>
		<link>http://www.8bit.rs/blog/2011/12/moving-up-from-svn-experiences-in-migrating-to-git-and-mercurial/comment-page-1/#comment-2174</link>
		<dc:creator>marcinkuzminski</dc:creator>
		<pubDate>Tue, 03 Jan 2012 02:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/2011/12/moving-up-from-svn-experiences-in-migrating-to-git-and-mercurial/#comment-2174</guid>
		<description>RhodeCode works on windows without the need of installation the crypto library. It&#039;s been exchanged to sha256 on windows. This fix is present for few months.</description>
		<content:encoded><![CDATA[<p>RhodeCode works on windows without the need of installation the crypto library. It&#8217;s been exchanged to sha256 on windows. This fix is present for few months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An update to “Remote File Sync using WCF and MSF” by Pedro</title>
		<link>http://www.8bit.rs/blog/2010/04/an-update-to-remote-file-sync-using-wcf-and-msf/comment-page-1/#comment-1260</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Wed, 31 Aug 2011 16:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/index.php/2010/11/an-update-to-remote-file-sync-using-wcf-and-msf/#comment-1260</guid>
		<description>Hi CINUE

Can you share your code with me?
pedro.lopix@gmail.com
Thanks</description>
		<content:encoded><![CDATA[<p>Hi CINUE</p>
<p>Can you share your code with me?<br />
<a href="mailto:pedro.lopix@gmail.com">pedro.lopix@gmail.com</a><br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging SQL Express Client Sync Provider by bdrajer</title>
		<link>http://www.8bit.rs/blog/2009/05/debugging-sql-express-client-sync-provider/comment-page-1/#comment-1248</link>
		<dc:creator>bdrajer</dc:creator>
		<pubDate>Tue, 30 Aug 2011 15:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/?p=23#comment-1248</guid>
		<description>Hi,

Indeed, it seems that the sample was removed from the MSDN site, for better or worse... If you need it you should probably post a question on Microsoft&#039;s sync framework forum. But if you want the debugged version, take a look at the comments above, there&#039;s a couple of links to download the updated versions with full source.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Indeed, it seems that the sample was removed from the MSDN site, for better or worse&#8230; If you need it you should probably post a question on Microsoft&#8217;s sync framework forum. But if you want the debugged version, take a look at the comments above, there&#8217;s a couple of links to download the updated versions with full source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging SQL Express Client Sync Provider by iamagui</title>
		<link>http://www.8bit.rs/blog/2009/05/debugging-sql-express-client-sync-provider/comment-page-1/#comment-1247</link>
		<dc:creator>iamagui</dc:creator>
		<pubDate>Tue, 30 Aug 2011 15:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/?p=23#comment-1247</guid>
		<description>Hi All,
Is the above &quot;sql express provider source&quot; link working? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
Is the above &#8220;sql express provider source&#8221; link working? Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debugging SQL Express Client Sync Provider by opherko</title>
		<link>http://www.8bit.rs/blog/2009/05/debugging-sql-express-client-sync-provider/comment-page-1/#comment-1214</link>
		<dc:creator>opherko</dc:creator>
		<pubDate>Wed, 17 Aug 2011 22:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.8bit.rs/blog/?p=23#comment-1214</guid>
		<description>30) I was able to get the sample code working no problem. It has an enhanced version of the Express provider which doesn&#039;t use a guid table so my question earlier is likely yes it is not necessary when using change tracking.

It is curious that the SyncAdapters are created on the client instead of in the service as I have done withe my SQLCE implementation. I see how there could performance benefits when doing this if using an adapter builder because you don&#039;t have to make a remote call, but it also limits the functionality to have data driven filters and filter parameters. I&#039;ll play with it some more to see what I can work out.

Anyone else out there trying to use dynamic Adapter builders with an Express client?</description>
		<content:encoded><![CDATA[<p>30) I was able to get the sample code working no problem. It has an enhanced version of the Express provider which doesn&#8217;t use a guid table so my question earlier is likely yes it is not necessary when using change tracking.</p>
<p>It is curious that the SyncAdapters are created on the client instead of in the service as I have done withe my SQLCE implementation. I see how there could performance benefits when doing this if using an adapter builder because you don&#8217;t have to make a remote call, but it also limits the functionality to have data driven filters and filter parameters. I&#8217;ll play with it some more to see what I can work out.</p>
<p>Anyone else out there trying to use dynamic Adapter builders with an Express client?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

