<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How the DataContext can change your data and your life (well, sort of, but not really)&#8230;</title>
	<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/</link>
	<description>Code is never finished, only abandoned...</description>
	<pubDate>Thu, 09 Sep 2010 18:38:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mohamed Meligy</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33925</link>
		<dc:creator>Mohamed Meligy</dc:creator>
		<pubDate>Wed, 16 Sep 2009 16:57:16 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33925</guid>
		<description>This is VERY interesting. I really find it hard to believe it can work without defects :D

I have some questions about this though:

1- How does this work for "Remove" operations, let's say you have this list and you want to have "Remove" button on each row, how would that work?. The same question can be asked about "Add New" and both would be solved if there`re such methods on client side, along with some "DataKey" notation.

2- What if I want to use this for a SINGLE item, say a details view for one item instead of list and in-place editing. Would that be treated as a lit containing one item, or there is a another way to do it. I think i know how to load data for single object, but how about load/save?

3- What does the "Change" class give you exactly, how does the API look like? (Is there API documentation somewhere?)</description>
		<content:encoded><![CDATA[<p>This is VERY interesting. I really find it hard to believe it can work without defects <img src='http://lostintangent.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
I have some questions about this though:</p>
<p>1- How does this work for &#8220;Remove&#8221; operations, let&#8217;s say you have this list and you want to have &#8220;Remove&#8221; button on each row, how would that work?. The same question can be asked about &#8220;Add New&#8221; and both would be solved if there`re such methods on client side, along with some &#8220;DataKey&#8221; notation.</p>
<p>2- What if I want to use this for a SINGLE item, say a details view for one item instead of list and in-place editing. Would that be treated as a lit containing one item, or there is a another way to do it. I think i know how to load data for single object, but how about load/save?</p>
<p>3- What does the &#8220;Change&#8221; class give you exactly, how does the API look like? (Is there API documentation somewhere?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BusinessRx Reading List : Announcing the Microsoft AJAX CDN</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33916</link>
		<dc:creator>BusinessRx Reading List : Announcing the Microsoft AJAX CDN</dc:creator>
		<pubDate>Wed, 16 Sep 2009 06:59:45 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33916</guid>
		<description>[...] How the DataContext can change your data and your life (well, sort of, but not really) – Jonathan Carter has a great series of posts that dive into the details of the Ajax DataView and DataContext. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How the DataContext can change your data and your life (well, sort of, but not really) – Jonathan Carter has a great series of posts that dive into the details of the Ajax DataView and DataContext. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Announcing the Microsoft AJAX CDN - ScottGu's Blog</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33915</link>
		<dc:creator>Announcing the Microsoft AJAX CDN - ScottGu's Blog</dc:creator>
		<pubDate>Wed, 16 Sep 2009 06:46:25 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-33915</guid>
		<description>[...] How the DataContext can change your data and your life (well, sort of, but not really) – Jonathan Carter has a great series of posts that dive into the details of the Ajax DataView and DataContext. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] How the DataContext can change your data and your life (well, sort of, but not really) – Jonathan Carter has a great series of posts that dive into the details of the Ajax DataView and DataContext. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Carter</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30867</link>
		<dc:creator>Jonathan Carter</dc:creator>
		<pubDate>Tue, 23 Jun 2009 02:42:56 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30867</guid>
		<description>@Chris

Yep, the Sys.Observer is indeed behind the automatic change-tracking. I opted not to get into that detail just yet in the posts :) Using the Sys.Observer to make changes back to the DataContext is in fact neccessary.

-JC</description>
		<content:encoded><![CDATA[<p>@Chris</p>
<p>Yep, the Sys.Observer is indeed behind the automatic change-tracking. I opted not to get into that detail just yet in the posts <img src='http://lostintangent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Using the Sys.Observer to make changes back to the DataContext is in fact neccessary.</p>
<p>-JC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bower</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30825</link>
		<dc:creator>Chris Bower</dc:creator>
		<pubDate>Mon, 22 Jun 2009 09:35:59 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30825</guid>
		<description>A great post. its the Sys.Observer class that provides most of the functionality to the DataContext object. I have been using the Sys.Observer to add changes from other sources back to the DataContext. Do you think this is necessary? or should you be able to create an application that updates everything through bindings.</description>
		<content:encoded><![CDATA[<p>A great post. its the Sys.Observer class that provides most of the functionality to the DataContext object. I have been using the Sys.Observer to add changes from other sources back to the DataContext. Do you think this is necessary? or should you be able to create an application that updates everything through bindings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP.NET MVC Archived Blog Posts, Page 1</title>
		<link>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30815</link>
		<dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator>
		<pubDate>Mon, 22 Jun 2009 04:57:58 +0000</pubDate>
		<guid>http://lostintangent.com/2009/06/20/how-the-datacontext-can-change-your-data-and-your-life-well-sort-of-but-not-really/#comment-30815</guid>
		<description>[...] to VoteHow the DataContext can change your data and your life (well, sort of, but not really)… (6/19/2009...Friday, June 19, 2009 from Jonathan CarterIn the previous post I explained how the DataContext can [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] to VoteHow the DataContext can change your data and your life (well, sort of, but not really)… (6/19/2009&#8230;Friday, June 19, 2009 from Jonathan CarterIn the previous post I explained how the DataContext can [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
