<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx</link><description>I have been having some fun with an end to end Silverlight 2 demo recently and I thought I'd share it here. My goal with the demo is to show how easy it is to create an end to end Silverlight application. In particular, my goal is to show Explain the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Brad Abrams  : End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8410706</link><pubDate>Sun, 20 Apr 2008 05:09:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8410706</guid><dc:creator>Brad Abrams  : End-to-End Data Centric Application with Silverlight 2</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx"&gt;http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>BradA: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8411070</link><pubDate>Sun, 20 Apr 2008 08:47:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8411070</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8411609</link><pubDate>Sun, 20 Apr 2008 14:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8411609</guid><dc:creator>Adrian</dc:creator><description>&lt;p&gt;Good tutorial, I&amp;#180;d like to the see the hairy part (e.g. change data, and updating it on the server) too..would that be possible?&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8411857</link><pubDate>Sun, 20 Apr 2008 17:44:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8411857</guid><dc:creator>Pawel Pabich</dc:creator><description>&lt;p&gt;Interesting tutorial. I hope that the tools will be better in RTM as there is way too much Xml to type.&lt;/p&gt;
</description></item><item><title>Silverlight Testing - Part 1 - Testing the untested.</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8413753</link><pubDate>Mon, 21 Apr 2008 07:49:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8413753</guid><dc:creator>Eric Hexter</dc:creator><description>&lt;p&gt;The Silverlight testing framework was recently released and shows some great potential for being a first&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8414585</link><pubDate>Mon, 21 Apr 2008 16:30:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414585</guid><dc:creator>David Fauber</dc:creator><description>&lt;p&gt;The ClientBin folder is not created for me when I create the solution (and thus, neither is the EndToEndSilverlightDemo.xap file, which leads to errors in the designer). &amp;nbsp;Any idea what I'm doing wrong?&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8414637</link><pubDate>Mon, 21 Apr 2008 17:02:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8414637</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;Adrian asks about showing the &amp;quot;harder&amp;quot; parts of a data centeric application such as updating the data. &amp;nbsp;That is a great ask, I will look into it for my next pots.&lt;/p&gt;
&lt;p&gt;Pawel points out there is lots of Xaml editing here.. &amp;nbsp;I am doing that to show what is really happening.. you can do 100% of the Xaml editing I show here in Expression Blend in design time. &amp;nbsp; And, yes VS is getting better and better the Xaml design surface.&lt;/p&gt;
&lt;p&gt;David Fauber isn't seeing the ClientBin folder created in the server project. &amp;nbsp;I think this could be becaus you have not done a full build of the solution yet. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8415373</link><pubDate>Mon, 21 Apr 2008 23:42:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8415373</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How can the data grid be populated without linq, i have data constructs that are constructed through business logic and not just from a simple select statement from the database. I've tried just creating a simple class with a single public string variable set with a value and then push an array of those to the ItemsSources property with no joy.&lt;/p&gt;
&lt;p&gt;What is the proper way to pass arbitary data to this grid?&lt;/p&gt;
</description></item><item><title>SilverlightShow.net</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8416067</link><pubDate>Tue, 22 Apr 2008 08:49:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8416067</guid><dc:creator>SilverlightShow.net</dc:creator><description>&lt;p&gt;I have been having some fun with an end to end&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8416465</link><pubDate>Tue, 22 Apr 2008 15:43:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8416465</guid><dc:creator>Menezes</dc:creator><description>&lt;p&gt;Very good Tutorial Brad Abrams.&lt;/p&gt;
&lt;p&gt;Very Interesting !&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8416911</link><pubDate>Tue, 22 Apr 2008 20:20:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8416911</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;Martin asks about Databinding to .NET Objects rather than LINQ... &amp;nbsp;Scott covers that in his blog post here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/scmorris/archive/2008/03/21/using-the-silverlight-datagrid.aspx"&gt;http://blogs.msdn.com/scmorris/archive/2008/03/21/using-the-silverlight-datagrid.aspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;One thing you need to be sure of is that you use public properites rather than fields...&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8417219</link><pubDate>Tue, 22 Apr 2008 23:55:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8417219</guid><dc:creator>Jesse</dc:creator><description>&lt;p&gt;Very informative post, and I'm glad to see that you covered the basic httpBinding issue with WCF, as that was a stumbling block for me when I tried to build a simple data-driven app in Silverlight for a demo recently. I'm giving a similar demo at a user group meeting again in a couple of months and will look to incorporate use of IsolatedStorage for 'caching' as you've done here. I found your previous posts to this very helpful in putting my own demos together, thanks!&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8420046</link><pubDate>Thu, 24 Apr 2008 01:16:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8420046</guid><dc:creator>Mark Bennett</dc:creator><description>&lt;p&gt;Wow, great tutorial. &amp;nbsp;I just wrote one very similair to this and yours puts mine to shame! &amp;nbsp;I especially like the part which covers database access.&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8421002</link><pubDate>Thu, 24 Apr 2008 10:04:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8421002</guid><dc:creator>Rudi</dc:creator><description>&lt;p&gt;Like Adrian, I'd also like to see the harder parts:&lt;/p&gt;
&lt;p&gt;- edit a row&lt;/p&gt;
&lt;p&gt;- implement a little business logic&lt;/p&gt;
&lt;p&gt;- data validation (using the business logic)&lt;/p&gt;
&lt;p&gt;- relation to other tables (master-detail view)&lt;/p&gt;
&lt;p&gt;I know CSLA.NET should be a great fit for this, but what if I can't use that, and am 'stuck' with only the MS provided bits.&lt;/p&gt;
&lt;p&gt;Can I use the Validation Block of EntLib?&lt;/p&gt;
&lt;p&gt;Can I use WF to hold UI workflow?&lt;/p&gt;
&lt;p&gt;Great start, many more posts to come?&lt;/p&gt;
</description></item><item><title>A Few New Noteworthy SL Samples</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8423088</link><pubDate>Fri, 25 Apr 2008 03:15:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8423088</guid><dc:creator>Scott McCraw's Blog</dc:creator><description>&lt;p&gt;I've been OOF on vacation (Hawaii, where it's warm!).&amp;amp;#160; But I'm back now and here's a few new sample&lt;/p&gt;
</description></item><item><title>Silverlight FlickR Example</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8424609</link><pubDate>Fri, 25 Apr 2008 22:09:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8424609</guid><dc:creator>Blogs</dc:creator><description>&lt;p&gt;In this example I will demonstrate a very simple call to the FlickR REST APIs from a Silverlight client&lt;/p&gt;
</description></item><item><title>Silverlight 2 (beta1)数据操作(7)——调用FlickR REST APIs来查询图片</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8427092</link><pubDate>Sat, 26 Apr 2008 15:40:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8427092</guid><dc:creator>李永京</dc:creator><description>&lt;p&gt;Silverlight 2支持JSON、Web Service、WCF以及Sockets等新特性对数据CRUD操作，这个系列用实例结合数据库一步一步的图文描述来学习一下Silverlight 2 beta 1中进行数据库的CRUD操作方面的实战能力。&lt;/p&gt;
</description></item><item><title>Silverlight FlickR 示例</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8436672</link><pubDate>Tue, 29 Apr 2008 09:57:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8436672</guid><dc:creator>Joycode@Ab110.com</dc:creator><description>&lt;p&gt;【原文地址】 Silverlight FlickR Example 【原文发表日期】 25 April 08 11:23 在这个示例中，我将示范在Silverlight客户端通过一个非常简单的调用去访问FlickR的REST&lt;/p&gt;
</description></item><item><title>Post: 125</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8444779</link><pubDate>Wed, 30 Apr 2008 23:21:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8444779</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Post: Approved at: Apr-30-2008 SL2 End-To-End Data Centric App example Brad Abrams posted a tutorial&lt;/p&gt;
</description></item><item><title>Silverlight 2 and Rich Internet Applications</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8460711</link><pubDate>Mon, 05 May 2008 18:37:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8460711</guid><dc:creator>Bob's Blog</dc:creator><description>&lt;p&gt;Abstract This series of articles takes a look at the current state of RIA development leveraging Silverlight&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8519743</link><pubDate>Tue, 20 May 2008 00:35:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8519743</guid><dc:creator>Calvin Guo</dc:creator><description>&lt;p&gt;Security.&lt;/p&gt;
&lt;p&gt;The end to end application is what I am targeting for now, but I see a big security hole for this model.&lt;/p&gt;
&lt;p&gt;Since we have to expose all discrete functionalities in web services, which means anybody can call those web services, as long as your silverlight application can.&lt;/p&gt;
&lt;p&gt;There's no easy way to restrict those web services to be called only by your silverlight application, or you have build security inside the business layer. This is a big change to normal website applications. Most people build security into UI instead. i.e. Security drives UI, and you can only rich certain UI based on your credential, and then you can only performance certain functionalities in that UI. If we switch to Web Service approach, &amp;nbsp;we will have to define security for every webservice call. Which is a huge amount of work, consider you could have so many web services.&lt;/p&gt;
&lt;p&gt;Any idea?&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8557280</link><pubDate>Thu, 29 May 2008 08:06:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557280</guid><dc:creator>Alan Gramont</dc:creator><description>&lt;p&gt;There is an error on the text give for the GetProducts method. &amp;nbsp;The correct body of the method is:&lt;/p&gt;
&lt;p&gt;NorthWindDataContext db = new NorthWindDataContext();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var q = from p in db.Products&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;where p.ProductName.StartsWith(productNamePrefix)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;select p;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return q.ToList();&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8572331</link><pubDate>Wed, 04 Jun 2008 02:30:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8572331</guid><dc:creator>jr</dc:creator><description>&lt;p&gt;version of Silverlight tools, runtime, and sdk please... &amp;nbsp;is this Beta1?&lt;/p&gt;
</description></item><item><title>Silverlight FlickR Example</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8572434</link><pubDate>Wed, 04 Jun 2008 03:32:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8572434</guid><dc:creator>Programming</dc:creator><description>&lt;p&gt;In this example I will demonstrate a very simple call to the FlickR REST APIs from a Silverlight client&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8572489</link><pubDate>Wed, 04 Jun 2008 04:33:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8572489</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt; version of Silverlight tools, runtime, and sdk please... &amp;nbsp;is this Beta1?&lt;/p&gt;
&lt;p&gt;Jr - this is all beta1.. hopefully I or someone else will port to beta2&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8591697</link><pubDate>Wed, 11 Jun 2008 19:57:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8591697</guid><dc:creator>David </dc:creator><description>&lt;p&gt;hello, this looks like a good tutorial but i have silverlight 2.0 beta and i downloaded the your sample code...but it gives me an error and it wouldn't run.&lt;/p&gt;
</description></item><item><title>re: End-to-End Data Centric Application with Silverlight 2</title><link>http://blogs.msdn.com/brada/archive/2008/04/17/end-to-end-data-centric-application-with-silverlight-2.aspx#8591699</link><pubDate>Wed, 11 Jun 2008 20:00:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8591699</guid><dc:creator>David </dc:creator><description>&lt;p&gt;and i forgot to add...that the Error message was &lt;/p&gt;
&lt;p&gt;The type or namespace name 'ApplicationSettings' could not be found (are you missing a using directive or an assembly reference?)	C:\Documents and Settings\zz-dbchau\My Documents\Visual Studio 2008\Projects\EndToEndSilverlightDemo\EndToEndSilverlightDemo\Page.xaml.cs	18	&lt;/p&gt;
</description></item></channel></rss>