<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SyncEXP.com &#187; SQL</title>
	<atom:link href="http://syncexp.com/t/sql/feed" rel="self" type="application/rss+xml" />
	<link>http://syncexp.com</link>
	<description>Industrial News of Data Sync, Storage, Backup &#38; Recovery</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Initiating Sync to SQL Azure using SQL</title>
		<link>http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html</link>
		<comments>http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html#comments</comments>
		<pubDate>Thu, 25 Mar 2010 21:40:00 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql azure data sync]]></category>

		<guid isPermaLink="false">http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html</guid>
		<description><![CDATA[ For those of you who have tried SQL Azure Data Sync you likely know that the way that we execute synchronization from SQL Server to SQL Azure is through the use of SQL Agent.? One of the handy parts of SQL Agent is the ability to schedule synchronization based our your own requirements.? However, in some cases you actually want to execute synchronization based on some event that occurs within the database or even through an external application.? For that, there is a handy stored procedure called sp_start_job within the MSDB database which you can call to execute synchronization.? For example, I created a sync relationship between SQL Server and SQL Azure database using my AdventureWorks database and as a result there was a SQL Agent created called 'SyncToSQLAzure-Sync_AdventureWorksLT2008'.? Using this, all I need to do is go to the msdb database (use msdb) and execute the following SQL: exec sp_start_job 'SyncToSQLAzure-Sync_AdventureWorksLT2008' If you want to get information on the job, you can also use sp_help_job . Liam ]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p>For those of you who have tried <a target="_blank" title="SQL Azure Data Sync" href="http://www.microsoft.com/windowsazure/developers/sqlazure/datasync/" target="_blank" mce_href="http://www.microsoft.com/windowsazure/developers/sqlazure/datasync/">SQL Azure Data Sync</a> you likely know that the way that we execute synchronization from SQL Server to SQL Azure is through the use of SQL Agent.? One of the handy parts of SQL Agent is the ability to schedule synchronization based our your own requirements.? However, in some cases you actually want to execute synchronization based on some event that occurs within the database or even through an external application.? For that, there is a handy stored procedure called <a target="_blank" title="sp_start_job" href="http://msdn.microsoft.com/en-us/library/ms186757.aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/ms186757.aspx">sp_start_job</a> within the MSDB database which you can call to execute synchronization.? For example, I created a sync relationship between SQL Server and SQL Azure database using my AdventureWorks database and as a result there was a SQL Agent created called &#8216;SyncToSQLAzure-Sync_AdventureWorksLT2008&#8242;.? Using this, all I need to do is go to the msdb database (use msdb) and execute the following SQL:</p>
<blockquote>
<p>exec sp_start_job &#8216;SyncToSQLAzure-Sync_AdventureWorksLT2008&#8242;</p>
</blockquote>
<p mce_keep="true">If you want to get information on the job, you can also use <a target="_blank" title="sp_help_job" href="http://msdn.microsoft.com/en-us/library/ms186722.aspx" target="_blank" mce_href="http://msdn.microsoft.com/en-us/library/ms186722.aspx">sp_help_job</a>.</p>
<p mce_keep="true">Liam</p>
<p><img src="http://blogs.msdn.com/aggbug.aspx?PostID=9985355" width="1" height="1" title="Initiating Sync to SQL Azure using SQL" alt=" Initiating Sync to SQL Azure using SQL" /></p>
<p><img align=left hspace=6 src="http://syncexp.com/images/logo_msdn.gif" alt="Microsoft Sync Framework @ Microsoft Sync Framework" width="200" title="Initiating Sync to SQL Azure using SQL" />Author: <a target="_blank" target="_blank" href="http://blogs.msdn.com/sync/archive/2010/03/25/initiating-sync-to-sql-azure-using-sql.aspx" rel="nofollow" title="Initiating Sync to SQL Azure using SQL">Microsoft Sync Framework</a></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL&amp;desc=%20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;bm_description=Initiating+Sync+to+SQL+Azure+using+SQL&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Initiating+Sync+to+SQL+Azure+using+SQL+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;bmtitle=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;Title=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;n=Initiating+Sync+to+SQL+Azure+using+SQL&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;t=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Initiating+Sync+to+SQL+Azure+using+SQL&amp;body=Link: http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL&amp;srcUrl=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;srcTitle=Initiating+Sync+to+SQL+Azure+using+SQL&amp;snippet=%20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Initiating+Sync+to+SQL+Azure+using+SQL&amp;body=Link: http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;title=Initiating+Sync+to+SQL+Azure+using+SQL&amp;summary=%20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Initiating%20Sync%20to%20SQL%20Azure%20using%20SQL%22&amp;body=Link: http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %20For%20those%20of%20you%20who%20have%20tried%20SQL%20Azure%20Data%20Sync%20you%20likely%20know%20that%20the%20way%20that%20we%20execute%20synchronization%20from%20SQL%20Server%20to%20SQL%20Azure%20is%20through%20the%20use%20of%20SQL%20Agent.%3F%20One%20of%20the%20handy%20parts%20of%20SQL%20Agent%20is%20the%20ability%20to%20schedule%20synchronization%20based%20our%20your%20own%20requirements.%3F%20However%2C%20in%20some%20cases%20you%20actually%20want%20to%20execute%20synchronization%20based%20on%20some%20event%20that%20occurs%20within%20the%20database%20or%20even%20through%20an%20external%20application.%3F%20For%20that%2C%20there%20is%20a%20handy%20stored%20procedure%20called%20sp_start_job%20within%20the%20MSDB%20database%20which%20you%20can%20call%20to%20execute%20synchronization.%3F%20For%20example%2C%20I%20created%20a%20sync%20relationship%20between%20SQL%20Server%20and%20SQL%20Azure%20database%20using%20my%20AdventureWorks%20database%20and%20as%20a%20result%20there%20was%20a%20SQL%20Agent%20created%20called%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27.%3F%20Using%20this%2C%20all%20I%20need%20to%20do%20is%20go%20to%20the%20msdb%20database%20%28use%20msdb%29%20and%20execute%20the%20following%20SQL%3A%20exec%20sp_start_job%20%27SyncToSQLAzure-Sync_AdventureWorksLT2008%27%20If%20you%20want%20to%20get%20information%20on%20the%20job%2C%20you%20can%20also%20use%20sp_help_job%20.%20Liam%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html&amp;t=Initiating+Sync+to+SQL+Azure+using+SQL" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/initiating-sync-to-sql-azure-using-sql-3190.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Entity Framework &amp; ADO.NET Data Services RTM!</title>
		<link>http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html</link>
		<comments>http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:36:41 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Data Technology]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Programmability]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[syncexp]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/?p=679</guid>
		<description><![CDATA[Announcing Entity Framework &#38; ADO.NET Data Services RTM! We are excited to announce the RTM of the Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1, including the RTM of the ADO.NET Entity Framework and ADO.NET Data Services, which raise the level of abstraction for database programming and supply both a new model-based paradigm [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p><strong>Announcing Entity Framework &amp; ADO.NET Data Services RTM!</strong></p>
<p>We are excited to announce the RTM of the Visual Studio 2008 SP1 and the .NET Framework 3.5 SP1, including the RTM of the ADO.NET Entity Framework and ADO.NET Data Services, which raise the level of abstraction for database programming and supply both a new model-based paradigm and a rich, standards-based framework for creating data-oriented Web services. With this service pack, Visual Studio 2008 and the .NET Framework 3.5 also support SQL Server 2008, making the Microsoft platform the most comprehensive environment for database application development.</p>
<p>“The ASP.NET AJAX improvements and new capabilities like ADO.NET Entity Framework and ADO.NET Data Services meant we didn’t have to worry about any of the underlying plumbing and could simply focus on building a highly responsive and interactive experience for users,” says Galen Murdock, President and CEO at Veracity Solutions. </p>
<p>For more information or to download check out <a target="_blank" href="http://msdn.microsoft.com/data">http://msdn.microsoft.com/data</a>  </p>
<p>Elisa Flasko<br />
Program Manager, Data Programmability</p>
<p><img src="http://www.syncexp.com/wp/wp-content/plugins/wp-o-matic/cache/52715_aggbug.aspx?PostID=8848356" alt=" Announcing Entity Framework &amp; ADO.NET Data Services RTM!" width="1" height="1" title="Announcing Entity Framework &amp; ADO.NET Data Services RTM!" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;desc=Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;bm_description=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21+-+http://bit.ly/BgTKT&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;bmtitle=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;Title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;n=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;t=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;body=Link: http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;srcUrl=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;srcTitle=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;snippet=Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;body=Link: http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;title=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21&amp;summary=Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%22&amp;body=Link: http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Announcing%20Entity%20Framework%20%26amp%3B%20ADO.NET%20Data%20Services%20RTM%21%0D%0A%0D%0AWe%20are%20excited%20to%20announce%20the%20RTM%20of%20the%20Visual%20Studio%202008%20SP1%20and%20the%20.NET%20Framework%203.5%20SP1%2C%20including%20the%20RTM%20of%20the%20ADO.NET%20Entity%20Framework%20and%20ADO.NET%20Data%20Services%2C%20which%20raise%20the%20level%20of%20abstraction%20for%20database%20programming%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html&amp;t=Announcing+Entity+Framework+%26amp%3B+ADO.NET+Data+Services+RTM%21" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/announcing-entity-framework-adonet-data-services-rtm-679.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDC 2008 &#8211; Los Angeles, CA &#8211; Oct. 27-30</title>
		<link>http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html</link>
		<comments>http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html#comments</comments>
		<pubDate>Thu, 25 Sep 2008 04:37:47 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Data Technology]]></category>
		<category><![CDATA[data access]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Programmability]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[syncexp]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/?p=680</guid>
		<description><![CDATA[Microsoft&#8217;s premier developer event, the Professional Developer Conference, is almost here. PDC 2008 will feature more than 160 sessions covering a wide range of topics including a number of great sessions from the Data Programmability Team, including the ADO.NET Entity Framework, ADO.NET Data Services and Project &#8220;Velocity&#8221;. Developing Applications Using Data Services Presenter: Mike Flasko [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 5px; border-right-width: 0px" src="http://www.syncexp.com/wp/wp-content/plugins/wp-o-matic/cache/52715_clip_image002_3.gif" border="0" alt="52715 clip image002 3 PDC 2008   Los Angeles, CA   Oct. 27 30" width="244" height="149" align="right" title="PDC 2008   Los Angeles, CA   Oct. 27 30" />Microsoft&#8217;s premier developer event, the Professional Developer Conference, is almost here. PDC 2008 will feature more than 160 sessions covering a wide range of topics including a number of great sessions from the Data Programmability Team, including the ADO.NET Entity Framework, ADO.NET Data Services and Project &#8220;Velocity&#8221;.</p>
<p><strong>Developing Applications Using Data Services</strong></p>
<p>Presenter: Mike Flasko</p>
<p>In the near future, applications will be developed using a combination of custom application code and online building block services, including data-centric services. In this session we discuss advancements in the Microsoft development platform and online service interfaces to enable seamless interaction with data services both on-premises (e.g., ADO.NET Data Services Framework over on-premises SQL Server) and in the cloud (e.g., SQL Server Data Services). Learn how you can leverage existing know-how related to LINQ (Language Integrated Query), data access APIs, data-binding, and more when building applications using online data.</p>
<p><strong>Offline-Enabled Data Services and Desktop Applications</strong></p>
<p>Presenter: Pablo Castro</p>
<p>The ADO.NET Data Services Framework (a.k.a. Project &#8220;Astoria&#8221;) introduced a way of creating and consuming flexible, data-centric REST services. By combining data services with the Microsoft Sync Framework, learn how to create offline-capable applications that have a local replica of their data, how to synchronize that replica with an online data service when a network connection becomes available, and how replicas can be used with the ADO.NET Entity Framework. Also, hear us talk about our plans, see the tools that help client- and server-side setup, and discuss the runtime components and APIs.</p>
<p> </p>
<p> </p>
<p><strong>Entity Framework Futures</strong></p>
<p>Presenter: Tim Mallalieu</p>
<p>The next version of the Entity Framework adds scenarios in the areas of   model driven development, domain driven development, simplicity, and integration. See a preview of production and prototype code for the next version of the Entity Framework as well as a candid discussion with members of the development team.</p>
<p> </p>
<p><strong>Project &#8220;Velocity&#8221;: A First Look</strong></p>
<p>Presenter: Murali Krishnaprasad</p>
<p>It is predicted that all large applications will use a distributed data cache as the initial tier for all data access. This session presents an overview of &#8220;Velocity,&#8221; Microsoft&#8217;s distributed in-memory cache, and shows how it works with IIS, ASP.NET, ADO.NET and SQL Server Data Services.</p>
<p>Register at <a target="_blank" title="http://microsoftpdc.com/Registration/" href="http://microsoftpdc.com/Registration/">http://microsoftpdc.com/Registration/</a></p>
<p>See you there!!</p>
<p>Elisa Flasko<br />
Program Manager, Data Programmability</p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;desc=Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;bm_description=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30+-+http://bit.ly/Egc9u&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;bmtitle=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;Title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;n=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;t=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;body=Link: http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;srcUrl=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;srcTitle=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;snippet=Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;body=Link: http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;title=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30&amp;summary=Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22PDC%202008%20-%20Los%20Angeles%2C%20CA%20-%20Oct.%2027-30%22&amp;body=Link: http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Microsoft%27s%20premier%20developer%20event%2C%20the%20Professional%20Developer%20Conference%2C%20is%20almost%20here.%20PDC%202008%20will%20feature%20more%20than%20160%20sessions%20covering%20a%20wide%20range%20of%20topics%20including%20a%20number%20of%20great%20sessions%20from%20the%20Data%20Programmability%20Team%2C%20including%20the%20ADO.NET%20Entity%20Framework%2C%20ADO.NET%20Data%20Servi" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html&amp;t=PDC+2008+-+Los+Angeles%2C+CA+-+Oct.+27-30" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/pdc-2008-los-angeles-ca-oct-27-30-680.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 (more) New Sync Samples &#8211; Sync 101 for Sync Framework SDK v1.0</title>
		<link>http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html</link>
		<comments>http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:36:36 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[basic com example "sync framework"]]></category>
		<category><![CDATA[c# file synchronization using sync framework 2.0 with wcf]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sync framework orchestrator conflict resolution]]></category>
		<category><![CDATA[synctoy c#]]></category>
		<category><![CDATA[synctoy source code]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7_484</guid>
		<description><![CDATA[We have a couple more synchronization samples for you to take a look at.&#160; These C# samples are based on Sync101 which is a sample template that allows us to show specific concepts relating to Sync Framework.&#160; All of these samples have been updated to work with the latest v 1.0 release of Sync Framework [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><table>
<tbody>
<tr>
<td><img align=right height="127" src="http://blogs.msdn.com/photos/sync/images/8854380/secondarythumb.aspx" width="123" title="3 (more) New Sync Samples   Sync 101 for Sync Framework SDK v1.0" alt=" 3 (more) New Sync Samples   Sync 101 for Sync Framework SDK v1.0" /> </td>
<td>
<p>We have a couple more <a target="_blank" title="Sync101 Code Samples" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1411" target="_blank" mce_href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1411">synchronization samples</a> for you to take a look at.&nbsp; These C# samples are based on Sync101 which is a sample template that allows us to show specific concepts relating to Sync Framework.&nbsp; All of these samples have been updated to work with the latest v 1.0 release of <a target="_blank" title="Sync Framework SDK Download" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C88BA2D1-CEF3-4149-B301-9B056E7FB1E6&amp;displaylang=en" target="_blank" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C88BA2D1-CEF3-4149-B301-9B056E7FB1E6&amp;displaylang=en">Sync Framework SDK</a> .</p>
<p>I am particularly excited about the remote change application sample (RCA) as it has been a common request to understand how to integrate Sync Framework with technologies like WCF and enable a service to manage the server provider componets of the Sync Framework.&nbsp;&nbsp;</p>
<p>Each of the samples use the the SQL MetadataStore store for the metadata information for each replica database. This greatly simplifies the logic required to implement data synchronization between data stores. In these samples three in memory data stores are used to show how data collaboration can be accomplished and how the Sync Framework helps to minimize P2P complexities such as data conflicts / resolution and data deletions. </p>
</td>
</tr>
</tbody>
</table>
<p>The following are the samples that were just added to the <a target="_blank" title="Sync Code Samples" href="http://msdn.microsoft.com/sync" target="_blank" mce_href="http://msdn.microsoft.com/sync"><strong>Sync Framework Code Gallery</strong></a><strong>.</strong></p>
<p><strong>Sync101 with Metadata Store v1.0<br /></strong>This sample uses the Metadata store to show the basic concepts that are required when building a Sync Framework application and illustrates many of the core concepts such as synchronization providers and the synchronization orchestrator.&nbsp; </p>
<p><strong>Sync101 RCA with Metadata Store v1.0 <br /></strong>Expanding on the previous sample, this samples outlines the &#8220;remote change application&#8221; (RCA) pattern used over WCF.</p>
<p><strong>Sync101 with Change Units<br /></strong>Expanding on the first samples, this sample illustrates how a data store can use change units to partition data and send only data that has changed. This sample also illustrate explicit transactioning (batched instead of per-update).</p>
<p>Liam</p>
<p><img align=right src="http://blogs.msdn.com/aggbug.aspx?PostID=8867922" width="1" height="1" title="3 (more) New Sync Samples   Sync 101 for Sync Framework SDK v1.0" alt=" 3 (more) New Sync Samples   Sync 101 for Sync Framework SDK v1.0" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;desc=%0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;bm_description=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0+-+http://bit.ly/PPRD8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;bmtitle=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;Title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;n=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;t=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;body=Link: http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;srcUrl=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;srcTitle=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;snippet=%0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;body=Link: http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;title=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0&amp;summary=%0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%223%20%28more%29%20New%20Sync%20Samples%20-%20Sync%20101%20for%20Sync%20Framework%20SDK%20v1.0%22&amp;body=Link: http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20a%20couple%20more%20synchronization%20samples%20for%20you%20to%20take%20a%20look%20at.%26nbsp%3B%20These%20C%23%20samples%20are%20based%20on%20Sync101%20which%20is%20a%20sample%20template%20that%20allows%20us%20to%20show%20specific%20concepts%20relating%20to%20Sync%20Framework.%26nbsp%3B%20All%20of%20these%20samples%20have%20been%20updated%20to%20work%20with%20the%20latest%20v%201.0%20releas" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html&amp;t=3+%28more%29+New+Sync+Samples+-+Sync+101+for+Sync+Framework+SDK+v1.0" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/3-more-new-sync-samples-sync-101-for-sync-framework-sdk-v10-7-484.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 New Sync Samples &#8211; Download Only &amp; Adapter Builder</title>
		<link>http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html</link>
		<comments>http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:36:34 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[data access]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[microsoft synchronization services for ado.net sample code]]></category>
		<category><![CDATA[run time]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/2-new-sync-samples-download-only-adapter-builder-6_459</guid>
		<description><![CDATA[We have just posted the following two new samples to the Sync Code Gallery today for Sync Services for ADO.NET v2: Download Only Sync This sample demonstrates two-tier download-only synchronization using Microsoft Sync Services for ADO.NET v2.0. The sample solution is composed of two projects: Client, which includes the UI form, data access code, and [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><table>
<tbody>
<tr>
<td><img align=right height="127" src="http://blogs.msdn.com/photos/sync/images/8854380/secondarythumb.aspx" width="123" title="2 New Sync Samples   Download Only &amp; Adapter Builder" alt=" 2 New Sync Samples   Download Only &amp; Adapter Builder" /> </td>
<td>
<p>We have just posted the following two new samples to the <a target="_blank" title="Sync Code Samples" href="http://code.msdn.microsoft.com/sync" target="_blank" mce_href="http://code.msdn.microsoft.com/sync">Sync Code Gallery</a> today for Sync Services for ADO.NET v2:</p>
<p><a target="_blank" title="Download Only Sync Code Sample" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1344" target="_blank" mce_href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1344">Download Only Sync <br /></a>This sample demonstrates two-tier download-only synchronization using Microsoft Sync Services for ADO.NET v2.0. The sample solution is composed of two projects: Client, which includes the UI form, data access code, and synchronization agent code for Sync Services; and SampleServerSyncProvider, which includes server synchronization provider code for Sync Services. For more information, see the code comments that are included in each file.</p>
</td>
</tr>
</tbody>
</table>
<p><a target="_blank" title="Sync Services for ADO.NET Adapter Builder Code Sample" href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1343" target="_blank" mce_href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&amp;ReleaseId=1343">Sync Adapter Builder</a> <br />This sample utility demonstrates how to create synchronization commands by using the SqlSyncAdapterBuilder in Microsoft Sync Services for ADO.NET v2. The sample solution is composed of one project that includes the UI form, data access code, and SqlSyncAdapterBuilder code. The SqlSyncAdapterBuilder is typically used at run time to generate synchronization commands, which are in the form of SQL queries. This provides an alternative to writing these commands manually at design time. In this sample, we use the SqlSyncAdapterBuilder to output synchronization commands. You can output commands that work with SQL Server change tracking (available in SQL Server 2008) or a custom change tracking system. Running this application enables you to see how the commands are structured, and to copy those commands for use in applicatons where you will specify commands manually. </p>
<p>Liam</p>
<p><img align=right src="http://blogs.msdn.com/aggbug.aspx?PostID=8854345" width="1" height="1" title="2 New Sync Samples   Download Only &amp; Adapter Builder" alt=" 2 New Sync Samples   Download Only &amp; Adapter Builder" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;desc=%0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;bm_description=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder+-+http://bit.ly/9xau8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;bmtitle=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;Title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;n=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;t=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;body=Link: http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;srcUrl=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;srcTitle=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;snippet=%0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;body=Link: http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;title=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder&amp;summary=%0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%222%20New%20Sync%20Samples%20-%20Download%20Only%20%26amp%3B%20Adapter%20Builder%22&amp;body=Link: http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0AWe%20have%20just%20posted%20the%20following%20two%20new%20samples%20to%20the%20Sync%20Code%20Gallery%20today%20for%20Sync%20Services%20for%20ADO.NET%20v2%3A%0ADownload%20Only%20Sync%20This%20sample%20demonstrates%20two-tier%20download-only%20synchronization%20using%20Microsoft%20Sync%20Services%20for%20ADO.NET%20v2.0.%20The%20sample%20solution%20is%20composed%20of%20two%20projects%3A" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html&amp;t=2+New+Sync+Samples+-+Download+Only+%26amp%3B+Adapter+Builder" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/2-new-sync-samples-download-only-adapter-builder-6-459.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync Framework for Windows Mobile (Devices) &#8211; CTP1</title>
		<link>http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html</link>
		<comments>http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:36:32 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/sync-framework-for-windows-mobile-devices-ctp1-3_439</guid>
		<description><![CDATA[Right on the heels of our launch of Microsoft Sync Framework v1, we have just posted our first CTP for Microsoft Sync Framework for Devices. As of right now, you can download this CTP for Windows Mobile from the Microsoft Download Center.&#160; As we have shown in previous webcasts and conference demos, this is great [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><table>
<tbody>
<tr>
<td><img align=right height="114" src="http://blogs.msdn.com/photos/sync/images/8653987/secondarythumb.aspx" width="108" title="Sync Framework for Windows Mobile (Devices)   CTP1" alt=" Sync Framework for Windows Mobile (Devices)   CTP1" /> </td>
<td>
<blockquote dir=ltr>
<p>Right on the heels of our launch of Microsoft Sync Framework v1, we have just posted our first CTP for <a target="_blank" title="Windows Mobile Sync" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=A7C01A89-9AF8-4EEE-AB04-6A3AD098A03F&amp;displaylang=en" target="_blank" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=A7C01A89-9AF8-4EEE-AB04-6A3AD098A03F&amp;displaylang=en">Microsoft Sync Framework for Devices</a>. </p>
<p>As of right now, you can download this CTP for Windows Mobile from the Microsoft Download Center.&nbsp; </p>
<p mce_keep="true">As we have shown in previous webcasts and conference demos, this is great for enabling synchronization from devices to data stores such as SQL Server Data Services or even&nbsp;corporate web services.&nbsp; Perhaps even to write an <a target="_blank" title="SmugMug Sync" href="http://blogs.msdn.com/sync/archive/2008/06/03/teched-developer-conference-day-1.aspx" mce_href="http://blogs.msdn.com/sync/archive/2008/06/03/teched-developer-conference-day-1.aspx">offline SmugMug application</a> for synchronizing your device photos with your SmugMug account.</p>
</blockquote>
</td>
</tr>
</tbody>
</table>
<p>Not to be confused with the previous CTP release of Sync Services for ADO.NET for Devices (a component of the Sync Framework) that is specifically meant for synchronizing an ADO.NET enabled server database with a SQL Server Compact device database, this CTP release of Sync Framework for Devices includes the Core Sync Framework runtime that gives the ability to exchange information with any data store or file system on the device, and not just SQL Server Compact databases. </p>
<p>This release contains only the core sync engine you would find in “synchronization.msi” in the PC release. Other features such as the metadata store and file sync provider are not included: some of the omitted features don’t necessarily make sense on devices, others will appear in a future CTP. We are looking for feedback on which are which. In particular, we want to know: what are your scenarios for using the different aspects of the Sync Framework on a device?</p>
<p>We also decided to produce the CTP for a limited platform set: Windows Mobile 5 and 6 for ARM processors. Supporting this subset allows us to give a CTP usable by a very large percentage of mobile developers while still limiting the test matrix for this first CTP. We expect to expand the supported devices and platforms for RTM and we are considering the scope of that as we go forward.</p>
<p mce_keep="true">So what exactly is in this release?</p>
<blockquote>
<p mce_keep="true"><strong>Microsoft Sync Framework core runtime</strong></p>
<ul>
<li>
<div mce_keep="true">Managed (.NET Compact Framework) and unmanaged/native (ARM)</div>
</li>
<li>
<div mce_keep="true">Supported platforms are Windows Mobile 5 and 6 (ARM processors only in CTP1)</div>
</li>
</ul>
<p mce_keep="true"><strong>Installer with Visual Studio integration</strong></p>
<ul>
<li>
<div mce_keep="true">Support for adding a reference to the Sync Framework in a mobile project using Visual Studio 2008</div>
</li>
</ul>
</blockquote>
<p mce_keep="true">As always, we look forward to your feedback on the <a target="_blank" title="Sync Forum" href="http://forums.microsoft.com/sync/default.aspx?ForumGroupID=529&amp;SiteID=75" target="_blank" mce_href="http://forums.microsoft.com/sync/default.aspx?ForumGroupID=529&amp;SiteID=75">Sync Framework Forum</a>.</p>
<p mce_keep="true">Liam</p>
<p><img align=right src="http://blogs.msdn.com/aggbug.aspx?PostID=8849753" width="1" height="1" title="Sync Framework for Windows Mobile (Devices)   CTP1" alt=" Sync Framework for Windows Mobile (Devices)   CTP1" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;desc=%0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;bm_description=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1+-+http://bit.ly/1ERM04&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;bmtitle=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;Title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;n=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;t=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;body=Link: http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;srcUrl=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;srcTitle=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;snippet=%0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;body=Link: http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;title=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1&amp;summary=%0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Sync%20Framework%20for%20Windows%20Mobile%20%28Devices%29%20-%20CTP1%22&amp;body=Link: http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0A%0A%0A%20%0A%0A%0ARight%20on%20the%20heels%20of%20our%20launch%20of%20Microsoft%20Sync%20Framework%20v1%2C%20we%20have%20just%20posted%20our%20first%20CTP%20for%20Microsoft%20Sync%20Framework%20for%20Devices.%20%0AAs%20of%20right%20now%2C%20you%20can%20download%20this%20CTP%20for%20Windows%20Mobile%20from%20the%20Microsoft%20Download%20Center.%26nbsp%3B%20%0AAs%20we%20have%20shown%20in%20previous%20webcasts%20and%20conf" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html&amp;t=Sync+Framework+for+Windows+Mobile+%28Devices%29+-+CTP1" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/sync-framework-for-windows-mobile-devices-ctp1-3-439.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top New Features in Sync Services for ADO.NET v2</title>
		<link>http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html</link>
		<comments>http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:36:27 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/top-new-features-in-sync-services-for-adonet-v2_425</guid>
		<description><![CDATA[Today’s release of Microsoft Sync Framework includes the latest version of Sync Services for ADO.NET.&#160; A great deal of work has gone into this release and I thought I would take some time to point out some of the top new features in version 2 since our previous release. Peer-to-peer synchronization support: Beyone the traditional [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p>Today’s <a target="_blank" title="Sync Framework Download" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C88BA2D1-CEF3-4149-B301-9B056E7FB1E6&amp;displaylang=en" target="_blank" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C88BA2D1-CEF3-4149-B301-9B056E7FB1E6&amp;displaylang=en">release of Microsoft Sync Framework </a>includes the latest version of Sync Services for ADO.NET.&nbsp; A great deal of work has gone into this release and I thought I would take some time to point out some of the top new features in version 2 since our previous release.</p>
<ul>
<li><strong>Peer-to-peer synchronization support</strong>: </li>
</ul>
<blockquote>
<p>Beyone the traditional hub-and-spoke synchronization support built into Sync Services for ADO.NET.&nbsp; v2 now supports peer-to-peer synchronization.&nbsp; The focus with this part of the API is collaborative applications. For example, in an application that allows users to share project notes, project team members often require a local copy of data that they can work with. When they have made changes, they can synchronize with another team member to exchange changes.&nbsp;</p>
</blockquote>
<ul>
<li><strong>Sync Services is now based on Microsoft Sync Framework</strong>: </li>
</ul>
<blockquote>
<p>Sync Services now uses Microsoft.Synchronization.dll. If you installed Sync Services by using SyncSetup.exe, this DLL is already installed. This enables Sync Services for ADO.NET to take advantage of all the features and capabilities built into the Sync Framework.</p>
</blockquote>
<ul>
<li><strong>Synchronize with devices</strong>:&nbsp;</li>
</ul>
<blockquote>
<p>Sync Services for ADO.NET 1.0 enabled synchronization between a server database and a SQL Server Compact 3.5 database on the desktop. Now, you can also synchronize between a server database and a SQL Server Compact 3.5 database on a device. </p>
</blockquote>
<ul>
<li><strong>Support for SQL Server 2008 Integrated Change Tracking</strong>: </li>
</ul>
<blockquote>
<p>If you are using SQL Server 2008, Sync Services for ADO.NET has the ability to take advantage of the new SQL Server integrated change tracking feature. This feature addresses many of the issues of custom-tracking systems and provides a straightforward way to track changes. Change tracking is also supported by the Local Database Cache in Visual Studio 2008 SP1. Developers can now specify that the Configure Data Synchronization wizard should enable SQL Server change tracking on the server and generate the commands necessary to select and apply changes to the server database. Unlike custom change tracking systems, SQL Server change tracking does not require any schema changes in the server database. </p>
</blockquote>
<ul>
<li><strong>Support for the new data types in SQL Server 2008</strong>: </li>
</ul>
<blockquote>
<p>Sync Services for ADO.NET has added support for a number of new data types including those added in SQL Server 2008.</p>
</blockquote>
<ul>
<li><strong>The ability to trace the synchronization process</strong>:&nbsp;</li>
</ul>
<blockquote>
<p>In distributed applications, tracing can be crucial because it enables you to troubleshoot issues that might otherwise be difficult to identify. Sync Services includes tracing for the client and server synchronization providers. </p>
</blockquote>
<p>Liam Cavanagh</p>
<p><img align=right src="http://blogs.msdn.com/aggbug.aspx?PostID=8838162" width="1" height="1" title="Top New Features in Sync Services for ADO.NET v2" alt=" Top New Features in Sync Services for ADO.NET v2" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;desc=Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;bm_description=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Top+New+Features+in+Sync+Services+for+ADO.NET+v2+-+http://bit.ly/vJ8RF&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;bmtitle=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;Title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;n=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;t=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;body=Link: http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;srcUrl=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;srcTitle=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;snippet=Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;body=Link: http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;title=Top+New+Features+in+Sync+Services+for+ADO.NET+v2&amp;summary=Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Top%20New%20Features%20in%20Sync%20Services%20for%20ADO.NET%20v2%22&amp;body=Link: http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Today%E2%80%99s%20release%20of%20Microsoft%20Sync%20Framework%20includes%20the%20latest%20version%20of%20Sync%20Services%20for%20ADO.NET.%26nbsp%3B%20A%20great%20deal%20of%20work%20has%20gone%20into%20this%20release%20and%20I%20thought%20I%20would%20take%20some%20time%20to%20point%20out%20some%20of%20the%20top%20new%20features%20in%20version%202%20since%20our%20previous%20release.%0A%0APeer-to-peer%20synchron" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html&amp;t=Top+New+Features+in+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/top-new-features-in-sync-services-for-adonet-v2-425.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Availability of Sync Framework v1 and Sync Services for ADO.NET v2</title>
		<link>http://syncexp.com/sync-framework-adonet-424.html</link>
		<comments>http://syncexp.com/sync-framework-adonet-424.html#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:36:22 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[change tracking sync framework]]></category>
		<category><![CDATA[contact management system]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ecosystem]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[synchronization feature]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/announcing-availability-of-sync-framework-v1-and-sync-services-for-adonet-v2_424</guid>
		<description><![CDATA[I am happy to announce the general availability of Sync Framework v1 and Sync Services for ADO.NET v2.  As of today you can download the Sync Framework SDK in 11 languages including Chinese (Hong Kong), Chinese (Simplified), English, German, French, Italian, Japanese, Korean, Portuguese, Russian and Spanish for AMD64, IA64 and x86 processors from the Sync [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p>I am happy to announce the general availability of Sync Framework v1 and Sync Services for ADO.NET v2.  As of today you can download the Sync Framework SDK in 11 languages including Chinese (Hong Kong), Chinese (Simplified), English, German, French, Italian, Japanese, Korean, Portuguese, Russian and Spanish for AMD64, IA64 and x86 processors from the Sync Framework Download Center.</p>
<p><strong><span style="text-decoration: underline;">What is Sync Framework?</span></strong></p>
<p>Imagine being able to build a solution that seamlessly exchanges contact information between Outlook, a database contact management application, your mobile device and your service based contact management system.  Or how about a mobile device that connects with other devices to exchange pictures and videos.  How about being able to take data from any of your enterprise databases, file or enterprise systems and make it available offline for users to modify and sync back up to the enterprise.  All of these capabilities are possible with the Sync Framework and best of all, it is free on Windows platforms and licensable on non-Windows platforms!</p>
<p>Just a few examples of companies that are already using the Sync Framework include:</p>
<ul>
<li><strong>SmugMug</strong>who has added support for the Sync Framework to enable developers to build rich offline applications that can allow photos to be easily shared on friends and families local computers.</li>
<li><strong>InterScape</strong> have embedded Sync Framework into their Customer Relationship &amp; Management (CRM) solution to enable sales people to synchronize enterprise files and data for offline access.</li>
<li><strong>Fujitsu Siemens</strong>will embed the SyncToy file synchronization solution (powered by Sync Framework) on their STORAGEBIRD external drives to enable seamless file synchronization between devices and computers.</li>
</ul>
<p><strong><span style="text-decoration: underline;">Sync Framework Highlights</span></strong></p>
<p>Some of the highlights of this release include:</p>
<ul>
<li>Sync support to new and existing applications, services, and devices</li>
<li>Collaboration and offline capabilities for any application</li>
<li>Roam and share information from any data store, over any protocol, and over any network configuration</li>
<li>Leverage sync capabilities exposed in Microsoft technologies to create sync ecosystems</li>
<li>Extend the architecture to support custom data types including files</li>
</ul>
<p><strong>Sync Services for ADO.NET v2 Highlights </strong></p>
<p>Sync Services for ADO.NET is a Microsoft Sync Framework powered solution for synchronizing ADO.NET enabled databases in offline and collaboration scenarios. Sync Services for ADO.NET allows developers who are familiar with the concepts of ADO.NET to apply that knowledge to data synchronization through a very similar set of APIs to that of ADO.NET. Sync Services for ADO.NET provides the flexibility of a programming model like offline datasets and a richer synchronization feature set like that found in Merge replication. Sync Services for ADO.NET also supports synchronization over services, such as Windows Communication Foundation (WCF).</p>
<p>Some of the Sync Services for ADO.NET highlights include:</p>
<ul>
<li><strong>Offline Database Synchronization</strong>: With Sync Services for ADO.NET you are able to build a solution where multiple remote clients connect and synchronize to a central ADO.NET database in a Hub-and-Spoke configuration. This enables occasionally connected devices to periodically connect and synchronize changes with a central ADO.NET database server. This topology is a common solution for remote workers such as sales reps or field service workers.</li>
<li><strong>Collaboration Between Databases</strong>: Sync Services for ADO.NET also includes Peer-to-Peer capabilities. Through a custom Peer provider, collaboration between two or more SQL Server databases can occur (support is not available for SQL Server Compact). Unlike a Hub-and-Spoke architecture, this provider enables a SQL Server database to communicate and exchange information with any other SQL Server database. This type of scenario is useful in group scenarios where users (such as auditors) need to update information and then collaborate those changes with other group members.</li>
<li><strong>SQL Server 2008 Integrated Change Tracking</strong>: If you are using SQL Server 2008, we recommend that you use the SQL Server change tracking feature. This feature addresses many of the issues of custom-tracking systems and provides a straightforward way to track changes. Change tracking is also supported by the Local Database Cache in Visual Studio 2008 SP1. Developers can now specify that the Configure Data Synchronization wizard should enable SQL Server change tracking on the server and generate the commands necessary to select and apply changes to the server database. Unlike custom change tracking systems, SQL Server change tracking does not require any schema changes in the server database. For more information, see the Visual Studio 2008 documentation.</li>
</ul>
<p><strong><span style="text-decoration: underline;">Sync Framework Pricing</span></strong></p>
<p>Sync Framework will be licensed <span style="text-decoration: underline;">free</span> on Windows platforms.  In addition, we are also licensing the specifications and a source code porting kit to developers who want to implement Microsoft Sync Framework solutions on non-Windows platforms.</p>
<p>To learn more, visit http://msdn.microsoft.com/sync</p>
<p>I also want to send a special thank-you to those of you who have provided feedback throughout our CTP&#8217;s and have helped make this a great release!</p>
<p>Liam Cavanagh</p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/sync-framework-adonet-424.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;desc=I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/sync-framework-adonet-424.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/sync-framework-adonet-424.html&amp;bm_description=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/sync-framework-adonet-424.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2+-+http://bit.ly/NQ0Ge&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/sync-framework-adonet-424.html&amp;bmtitle=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/sync-framework-adonet-424.html&amp;Title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/sync-framework-adonet-424.html&amp;n=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/sync-framework-adonet-424.html&amp;t=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;body=Link: http://syncexp.com/sync-framework-adonet-424.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;srcUrl=http://syncexp.com/sync-framework-adonet-424.html&amp;srcTitle=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;snippet=I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;body=Link: http://syncexp.com/sync-framework-adonet-424.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/sync-framework-adonet-424.html&amp;title=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2&amp;summary=I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Announcing%20Availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2%22&amp;body=Link: http://syncexp.com/sync-framework-adonet-424.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20am%20happy%20to%20announce%20the%20general%20availability%20of%20Sync%20Framework%20v1%20and%20Sync%20Services%20for%20ADO.NET%20v2.%C2%A0%20As%20of%20today%20you%20can%20download%20the%20Sync%20Framework%20SDK%20in%2011%20languages%20including%20Chinese%20%28Hong%20Kong%29%2C%20Chinese%20%28Simplified%29%2C%20English%2C%20German%2C%20French%2C%20Italian%2C%20Japanese%2C%20Korean%2C%20Portuguese%2C%20Russian%20an" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/sync-framework-adonet-424.html&amp;t=Announcing+Availability+of+Sync+Framework+v1+and+Sync+Services+for+ADO.NET+v2" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/sync-framework-adonet-424.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/sync-framework-adonet-424.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL, MyPresentation, MyThoughts</title>
		<link>http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html</link>
		<comments>http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html#comments</comments>
		<pubDate>Sat, 28 Jun 2008 11:38:55 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[ODBC Matters]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/odbc-matters/mysql-mypresentation-mythoughts-2_341</guid>
		<description><![CDATA[Like the picture? It&#8217;s not really relevant to anything contained in the following post except that it is an excellent visual aid for describing my professional life of late. &#8220;To leave whatever you&#8217;re doing, you have to change your course.&#8221; Yep, that about sums it up. Let it never be said that I can&#8217;t be [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><p>Like the picture? It&#8217;s not really relevant to anything contained in the following post except that it is an excellent visual aid for describing my professional life of late. &#8220;To leave whatever you&#8217;re doing, you have to change your course.&#8221; Yep, that about sums it up.</p>
<p>Let it never be said that I can&#8217;t be motivated to do things. Roughly a month and a half has passed since my last post and at last the combination of guilt over my silence and my overwhelming need to be heard has driven me into action. I&#8217;m leaving out the indirect financial motivation (job-based compensation) for me to stay on top of this but it also comes into play as well. All of it adds up to me being prodded into action.</p>
<p>I did want to revisit my experience at the 2008 MySQL Conference &amp; Expo. My attendance could be summarized this way: I attended, I spoke, I met, I listened, I left. Unfortunately taking this approach would leave out a lot of details that breathe a little more life into my retelling of the experience.</p>
<p>First off, let me just say that despite a technical hitch that delayed the start of my presentation by 10 minutes, I managed to keep an audience of around 20 people around long enough to sit through the entire session. This is a personal victory and a milestone. The last time I spoke at a conference, it was to a rapt audience of 3 people &#8211; 1 fast asleep, 1 who was sitting down to rest his weary legs (before he too, fell asleep, presumably) , and 1 person from my company who was essentially, paid to be there. Yes, I&#8217;ve come a long way, and while I was not offered any barleywine by any of the attendees (*tsk tsk*), I appreciated the attentiveness and polite questions afterward.</p>
<p>If you missed my presentation and for some crazy reason would like to see my slide deck, have at it, and don&#8217;t forget to let me know what you think or share any comments or questions that you might have:<a target="_blank" href="http://www.odbc-connection.com/MySQL%202008%20SOA%20Data%20Access%20Presentation.ppt"> MySQL%202008%20SOA%20Data%20Access%20Presentation.ppt</a></p>
<p>I was an attendee at a couple of sessions at the conference myself &#8211; the most interesting one for me was MySQL, LINQ and the ADO.NET Entity Framework, a presentation by Dave Sceppa, who is a Program Manager at Microsoft (I came late, so I just caught the tail end of Dave&#8217;s intro where he explained that Reggie Burnett couldn&#8217;t make it due to an injury he suffered during the trip? I&#8217;m not sure what happened). Dave had a lot of interesting things to present about ADO.NET and LINQ in particular. I had an opportunity to meet and introduce myself him after his presentation &#8211; very nice guy and one that I would recommend anyone who is interested in ADO.NET seek out at trade shows.</p>
<p>I was also at the MySQL Partners meeting where it was announced that MySQL was considering rolling out some new MySQL features (specifically ones related to backup and encryption) into MySQL Enterprise only. Jeremy Cole, whose blog more or less broke this news, was at the meeting and was pointed in his requests to the MySQL executive team for clarification and confirmation of the facts around this decision. Based on the rash of comments on his post and the prolific blogosphere hand-wringing over this announcement, it was clear that a lot of people in the MySQL community weren&#8217;t happy about it. In fact, some claimed that Sun, who had just completed their acquisition of MySQL was now starting to close source it. In the software world, close sourcing an open source product is seen as the equivalent of Darth Vader freezing Han Solo in carbonite. While Han (MySQL) is technically still alive after his imprisonment, his state is considered unchangeable and subject to the whims of the Empire (Sun). It should be noted that after all of the fuss over this consideration, Sun seems to have backtracked on this a bit, but there&#8217;s still debate over Sun&#8217;s intentions with regards to making dividends on their billion-dollar investment in MySQL.</p>
<p>I was not as shocked and dismayed by this announcement / consideration as others apparently were.  To me, it comes down to simple economics: why wouldn&#8217;t Sun be looking for ways to add value to MySQL Enterprise and thus help justify why customers should pay for it versus simply downloading and using a free edition? Of course, some may argue that as an employee of a software company that makes money on closed source software, my perspective is easily dismissed. Without wanting to explain DataDirect&#8217;s business model in great detail, I&#8217;ll just say that if our products did not demonstrate value over our competition (which is almost always free or ridiculously cheap), we would have gone out of business a long time ago. So yeah, I guess I&#8217;m not afraid to say that because value is what differentiates software companies that make money on their products and services (and stay in business for over 20 years) and the ones that don&#8217;t make money (and consequently, fail to stay in business). <img src='http://syncexp.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="MySQL, MyPresentation, MyThoughts" /> </p>
<p>My final thought on my trip is a bit lighthearted &#8211; any of you who consider yourselves beer snobs (a la, yours truly) and find yourself hunting for a place to buy and sip great beer in Bay Area would do well to consider showing up at the City Beer Store in San Francisco. The owners were terrific &#8211; extremely friendly and helpful, and the selection was terrific (I scored 2 bottles each of Russian River Beatification (Batch 002) and Supplication!). I managed to stuff my suitcases full of enough bottles of deliciousness that the TSA saw fit to inspect my bags, though I am happy to report that they did so professionally and did not &#8220;borrow&#8221; any of my precious goodies for themselves. (THANK YOU!!)</p>
<p>I&#8217;m planning to move up to a more regular update schedule, so look for a new entry well within the month and a half long interval that I established previously. Oh, and look for things to get alternately more business-focused AND more whimsical. You were warned. ^_^</p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts&amp;desc=Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;bm_description=MySQL%2C+MyPresentation%2C+MyThoughts&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=MySQL%2C+MyPresentation%2C+MyThoughts+-+http://bit.ly/M1QCw&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;bmtitle=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;Title=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;n=MySQL%2C+MyPresentation%2C+MyThoughts&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;t=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=MySQL%2C+MyPresentation%2C+MyThoughts&amp;body=Link: http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts&amp;srcUrl=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;srcTitle=MySQL%2C+MyPresentation%2C+MyThoughts&amp;snippet=Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=MySQL%2C+MyPresentation%2C+MyThoughts&amp;body=Link: http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;title=MySQL%2C+MyPresentation%2C+MyThoughts&amp;summary=Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22MySQL%2C%20MyPresentation%2C%20MyThoughts%22&amp;body=Link: http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Like%20the%20picture%3F%20It%27s%20not%20really%20relevant%20to%20anything%20contained%20in%20the%20following%20post%20except%20that%20it%20is%20an%20excellent%20visual%20aid%20for%20describing%20my%20professional%20life%20of%20late.%20%22To%20leave%20whatever%20you%27re%20doing%2C%20you%20have%20to%20change%20your%20course.%22%20Yep%2C%20that%20about%20sums%20it%20up.%0D%0A%0D%0ALet%20it%20never%20be%20said%20that%20I%20c" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html&amp;t=MySQL%2C+MyPresentation%2C+MyThoughts" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/mysql-mypresentation-mythoughts-2-341.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SQL Server 2008 Integrated Change Tracking to Optimize Data Synchronization</title>
		<link>http://syncexp.com/sql-server-data-synchronization-333.html</link>
		<comments>http://syncexp.com/sql-server-data-synchronization-333.html#comments</comments>
		<pubDate>Wed, 25 Jun 2008 21:09:00 +0000</pubDate>
		<dc:creator>SyncEXPERT</dc:creator>
				<category><![CDATA[Microsoft Sync Framework]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql 2008 change data tracking]]></category>
		<category><![CDATA[sql 2008 change data tracking howto]]></category>
		<category><![CDATA[sync framework change tracking]]></category>
		<category><![CDATA[sync framework sql server]]></category>
		<category><![CDATA[sync framework sql server 2008 change tracking sample]]></category>
		<category><![CDATA[syncexp]]></category>

		<guid isPermaLink="false">http://www.syncexp.com/wp/microsoft-sync-framework/using-sql-server-2008-integrated-change-tracking-to-optimize-data-synchronization_333</guid>
		<description><![CDATA[I thought I would take the chance to talk to you a little bit about a major enhancements we have made with synchronization in SQL Server 2008. The feature I am referring to is called SQL Server 2008 Integrated Change Tracking. The idea behind this feature is that it enables SQL Server to track data [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><p><table border="0">
<tbody>
<tr>
<td></td>
<td>I thought I would take the chance to talk to you a little bit about a major enhancements we have made with synchronization in SQL Server 2008.  The feature I am referring to is called SQL Server 2008 Integrated Change Tracking.</p>
<p>The idea behind this feature is that it enables SQL Server to track data changes to your database rather than relying on you to create a change tracking technique.</td>
</tr>
</tbody>
</table>
<p>Why is this feature so great?  Well in my experience I have found that DBA&#8217;s are less then enthusiastic when you tell them that in order to track changes, they will need to add triggers to each of the tables.  Then they will either need to add an additional tracking column to that table (or to a separately linked table) and will need to create one tombstone table per table to track deletes.  Oh, and by the way these triggers will need to be fairly complicated because you really need to deal with all of the isolation issues that come along with proper change tracking&#8230; and cross your fingers that these changes do not affect your existing applications.  Not a fan of that idea?  I am not surprised.</p>
<p>Well with SQL Server 2008, you can now simply turn on an option to enable change tracking.  Then you tell SQL Server which tables you want it to monitor.  From that point SQL Server will start monitoring these changes and store them in a separate change tracking table which you have access to.  If you want to get the changes since a certain point in time you simply join the ChangeTable to your base table and presto you have all of the inserts, updates and deletes.</p>
<p>As an added bonus, this feature has been integrated into the existing Visual Studio SP1 beta that is now available for download.  Guy Burstein has a great summary of this feature and I am going to steal one of his screen shots below.</p>
<table border="0">
<tbody>
<tr>
<td><a target="_blank" href="http://blogs.microsoft.co.il/blogs/bursteg/WindowsLiveWriter/VisualStudio2008SP1Beta1SyncServices.Net_EFB3/Sync1_1.jpg" rel="lightbox[333]"><br />
</a></td>
<td valign="top">As you can see from the screen shot, Visual Studio will detect if you are using SQL Server 2008 and let you choose to automatically enable change tracking for the tables you have selected to synchronize.</p>
<p>After you have selected change tracking, Visual Studio can go out and make the changes to your database for you.  Of course, you still have the option to use the previous method of Change Tracking using triggers with SQL Server 2008.  Visual Studio will still make those changes to your database to support change tracking, however given the performance of integrated change tracking and the added simplicity I think there will be very few times when the previous technique will be used.</p>
<p><a target="_blank" href="http://blogs.microsoft.co.il/blogs/bursteg/WindowsLiveWriter/VisualStudio2008SP1Beta1SyncServices.Net_EFB3/Sync2_1.jpg" rel="lightbox[333]"></a></td>
</tr>
</tbody>
</table>
<p>Liam Cavanagh</p>
<p><img src="http://www.syncexp.com/wp/wp-content/plugins/wp-o-matic/cache/e526c_aggbug.aspx?PostID=8653342" alt=" Using SQL Server 2008 Integrated Change Tracking to Optimize Data Synchronization" width="1" height="1" align="right" title="Using SQL Server 2008 Integrated Change Tracking to Optimize Data Synchronization" /></p>
<!-- google_ad_section_end --></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://syncexp.com/sql-server-data-synchronization-333.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;desc=%0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;bm_description=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://syncexp.com/sql-server-data-synchronization-333.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronizatio%5B..%5D+-+http://bit.ly/1aB0W6&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-100zakladok">
			<a href="http://www.100zakladok.ru/save/?bmurl=http://syncexp.com/sql-server-data-synchronization-333.html&amp;bmtitle=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Add this to 100 bookmarks">Add this to 100 bookmarks</a>
		</li>
		<li class="shr-bebo">
			<a href="http://www.bebo.com/c/share?Url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;Title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Share this on Bebo">Share this on Bebo</a>
		</li>
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://syncexp.com/sql-server-data-synchronization-333.html&amp;n=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://syncexp.com/sql-server-data-synchronization-333.html&amp;t=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;body=Link: http://syncexp.com/sql-server-data-synchronization-333.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;srcUrl=http://syncexp.com/sql-server-data-synchronization-333.html&amp;srcTitle=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;snippet=%0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;body=Link: http://syncexp.com/sql-server-data-synchronization-333.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://syncexp.com/sql-server-data-synchronization-333.html&amp;title=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization&amp;summary=%0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to&amp;source=SyncEXP.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Using%20SQL%20Server%202008%20Integrated%20Change%20Tracking%20to%20Optimize%20Data%20Synchronization%22&amp;body=Link: http://syncexp.com/sql-server-data-synchronization-333.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0A%0D%0A%0D%0A%0D%0AI%20thought%20I%20would%20take%20the%20chance%20to%20talk%20to%20you%20a%20little%20bit%20about%20a%20major%20enhancements%20we%20have%20made%20with%20synchronization%20in%20SQL%20Server%202008.%20%20The%20feature%20I%20am%20referring%20to%20is%20called%20SQL%20Server%202008%20Integrated%20Change%20Tracking.%0D%0A%0D%0AThe%20idea%20behind%20this%20feature%20is%20that%20it%20enables%20SQL%20Server%20to" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://syncexp.com/sql-server-data-synchronization-333.html&amp;t=Using+SQL+Server+2008+Integrated+Change+Tracking+to+Optimize+Data+Synchronization" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://syncexp.com/sql-server-data-synchronization-333.html" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://syncexp.com/sql-server-data-synchronization-333.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using eaccelerator
Page Caching using eaccelerator (user agent is rejected)
Database Caching 5/25 queries in 0.171 seconds using eaccelerator

Served from: syncexp.com @ 2010-07-31 15:45:38 -->