<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ADO.NET Data Service in Plain English</title>
	<atom:link href="http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english</link>
	<description>Sharing our knowledge</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank Patton</title>
		<link>http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english/comment-page-1#comment-164516</link>
		<dc:creator>Frank Patton</dc:creator>
		<pubDate>Thu, 16 Apr 2009 14:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english#comment-164516</guid>
		<description>Hi Mike!

have a problem ..

I have a c# app

three tables

ADO - used example in Silverlight 2 documentation .. word for word ..

I load the three tables in order A, b, and c .. when I update C everything is cool .. when I update B it gives me an error saying The context is not currently tracking the entity.
Parameter name: entity.

If I change the order, loading a, c, and b with b being the most current, then I can update b .. but get a tracking error on c and a .. is there a way I can tell the system, through c# code, what is my &quot;active&quot; table when I update it, so I dont get the tracking error message?

Thanks!

Frank Patton</description>
		<content:encoded><![CDATA[<p>Hi Mike!</p>
<p>have a problem ..</p>
<p>I have a c# app</p>
<p>three tables</p>
<p>ADO &#8211; used example in Silverlight 2 documentation .. word for word ..</p>
<p>I load the three tables in order A, b, and c .. when I update C everything is cool .. when I update B it gives me an error saying The context is not currently tracking the entity.<br />
Parameter name: entity.</p>
<p>If I change the order, loading a, c, and b with b being the most current, then I can update b .. but get a tracking error on c and a .. is there a way I can tell the system, through c# code, what is my &#8220;active&#8221; table when I update it, so I dont get the tracking error message?</p>
<p>Thanks!</p>
<p>Frank Patton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync &#187; CRUD operations in Siverlight using ADO.NET Data Service</title>
		<link>http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english/comment-page-1#comment-38411</link>
		<dc:creator>Michael Sync &#187; CRUD operations in Siverlight using ADO.NET Data Service</dc:creator>
		<pubDate>Sun, 10 Feb 2008 08:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english#comment-38411</guid>
		<description>[...] This article describes the simplest way of how to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service (Astoria). There are two ways to communicate with Database in Silverlight. 1) Web Service 2) ADO.NET Data Service. I chose ADO.NET Data Service for this article because RESTful Service and RIA (Rich Internet Application) development are the best match. If you have no idea about what ADO.NET is, please read my previous post here. [...]</description>
		<content:encoded><![CDATA[<p>[...] This article describes the simplest way of how to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service (Astoria). There are two ways to communicate with Database in Silverlight. 1) Web Service 2) ADO.NET Data Service. I chose ADO.NET Data Service for this article because RESTful Service and RIA (Rich Internet Application) development are the best match. If you have no idea about what ADO.NET is, please read my previous post here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W&#246;chentliche Rundablage: ASP.NET, ASP.NET MVC, System.AddIn, Silverlight, LINQ, C# 3.0, WPF, XBAP&#8230; &#124; Code-Inside Blog</title>
		<link>http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english/comment-page-1#comment-36961</link>
		<dc:creator>W&#246;chentliche Rundablage: ASP.NET, ASP.NET MVC, System.AddIn, Silverlight, LINQ, C# 3.0, WPF, XBAP&#8230; &#124; Code-Inside Blog</dc:creator>
		<pubDate>Mon, 04 Feb 2008 19:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/2008/01/29/adonet-data-service-in-plain-english#comment-36961</guid>
		<description>[...] ADO.NET Data Service in Plain English (und sogar gleiches Blog Layout  ) [...]</description>
		<content:encoded><![CDATA[<p>[...] ADO.NET Data Service in Plain English (und sogar gleiches Blog Layout  ) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
