<?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: Basic RIA Services And DataGrid With VS 2010 Tooling (Article 2 of 7)</title>
	<atom:link href="http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7</link>
	<description>Microsoft Focused, JavaScript,HTML5 (ExtJS, SenchaTouch &#38; Windows 8 Metro)</description>
	<lastBuildDate>Tue, 15 May 2012 21:53:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Eli</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28719</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 14 Dec 2010 08:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28719</guid>
		<description>excuse me 
My issue was resolved
thanks</description>
		<content:encoded><![CDATA[<p>excuse me<br />
My issue was resolved<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28718</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 14 Dec 2010 07:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28718</guid>
		<description>hi Peter
Thanks for your explanations.
I have problem in
protected override void OnNavigateTo (NavigationEventArgs e)
 {
  var context = new DomainServiceSVCC ();
  dataGrid1.ItemsSource = context.AttendeesWithShares;
  context.Load (context.GetAttendeesWithSharesQuery ());
 }

Does not DomainServiceSVCC in MainPage 
define for me namespaces and place this proceduer</description>
		<content:encoded><![CDATA[<p>hi Peter<br />
Thanks for your explanations.<br />
I have problem in<br />
protected override void OnNavigateTo (NavigationEventArgs e)<br />
 {<br />
  var context = new DomainServiceSVCC ();<br />
  dataGrid1.ItemsSource = context.AttendeesWithShares;<br />
  context.Load (context.GetAttendeesWithSharesQuery ());<br />
 }</p>
<p>Does not DomainServiceSVCC in MainPage<br />
define for me namespaces and place this proceduer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28376</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Wed, 20 Oct 2010 00:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28376</guid>
		<description>You need to include a &quot;using&quot; statement in the code behind of the page, don&#039;t you?</description>
		<content:encoded><![CDATA[<p>You need to include a &#8220;using&#8221; statement in the code behind of the page, don&#8217;t you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lori</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28275</link>
		<dc:creator>Lori</dc:creator>
		<pubDate>Fri, 01 Oct 2010 14:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28275</guid>
		<description>Hi Peter, 
Your tutorial looks very nice.

I follow each step of your tutorial, but i get no data in my datagrid.
It doesn&#039;t show any Error-Message.

Could you say me, what could be the reason.
Greets Lori</description>
		<content:encoded><![CDATA[<p>Hi Peter,<br />
Your tutorial looks very nice.</p>
<p>I follow each step of your tutorial, but i get no data in my datagrid.<br />
It doesn&#8217;t show any Error-Message.</p>
<p>Could you say me, what could be the reason.<br />
Greets Lori</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28148</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Fri, 17 Sep 2010 23:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28148</guid>
		<description>Hi Chris,

not that I know of, I think a domain service is probably the easy way to go. I have not done much of this since I did the tutorials so it&#039;s not really fresh in my head.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>not that I know of, I think a domain service is probably the easy way to go. I have not done much of this since I did the tutorials so it&#8217;s not really fresh in my head.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28147</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 17 Sep 2010 23:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-28147</guid>
		<description>Hi, Thanks for the tutorial. I have a quick question that is somewhat related. I&#039;ve built some code behind in an aspx.cs file, and have two arrays + some other floating variables that I would like to use in a silverlight charting tool. Is there a way to pass those data structures without creating a domain service?</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for the tutorial. I have a quick question that is somewhat related. I&#8217;ve built some code behind in an aspx.cs file, and have two arrays + some other floating variables that I would like to use in a silverlight charting tool. Is there a way to pass those data structures without creating a domain service?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-27753</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-27753</guid>
		<description>He Les,
No database available.  I still have not had a chance to clean this up.  Also, I just tried downloading my solution and it looks like I must have built this with an pre-release of vs2010 because it does not compile with the RTM.  Hopefully, I&#039;ll get a chance, but I know in the next few weeks I&#039;m swamped and will not get to it.
-Peter</description>
		<content:encoded><![CDATA[<p>He Les,<br />
No database available.  I still have not had a chance to clean this up.  Also, I just tried downloading my solution and it looks like I must have built this with an pre-release of vs2010 because it does not compile with the RTM.  Hopefully, I&#8217;ll get a chance, but I know in the next few weeks I&#8217;m swamped and will not get to it.<br />
-Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les Prigmore</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-27752</link>
		<dc:creator>Les Prigmore</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-27752</guid>
		<description>Is a copy of the database with demo data available? It would be nice to have to use with the application.

Thanks.............Les</description>
		<content:encoded><![CDATA[<p>Is a copy of the database with demo data available? It would be nice to have to use with the application.</p>
<p>Thanks&#8230;&#8230;&#8230;&#8230;.Les</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Teles</title>
		<link>http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-26073</link>
		<dc:creator>Ivan Teles</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2010/01/25/basic-ria-services-and-datagrid-with-vs-2010-tooling-article-2-of-7/#comment-26073</guid>
		<description>Congratulations!
Can you make videos for download zipped</description>
		<content:encoded><![CDATA[<p>Congratulations!<br />
Can you make videos for download zipped</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 44/46 queries in 0.011 seconds using disk: basic
Content Delivery Network via Amazon Web Services: S3: PetersBlogCDN.s3.amazonaws.com

Served from: peterkellner.net @ 2012-05-22 08:46:26 -->
