<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.net/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>Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx</link><description>My 4th tutorial Displaying SQL Database Data in a DataGrid using LINQ and WCF is now available, as is the source code and a version of the tutorial in PDF For the moment, I recommend the PDF version as the images are clearer. We&amp;#39;re fixing up the HTML</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#87964</link><pubDate>Mon, 08 Sep 2008 16:40:35 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:87964</guid><dc:creator>OndrejKunc</dc:creator><description>&lt;p&gt;Hi I have a question, &lt;/p&gt;
&lt;p&gt;how can I save new data entered by user from UserControl(textBox, confirm Button) via WCF web service? thanks for answer Ondrej&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=87964" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#54498</link><pubDate>Wed, 21 May 2008 09:31:43 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:54498</guid><dc:creator>muthu.fmass</dc:creator><description>&lt;p&gt;Sometimes even after setting up binding=&amp;quot;basicHttpBinding&amp;quot;&lt;/p&gt;
&lt;p&gt;the service reference are not gettig created inside the silverlight project,&lt;/p&gt;
&lt;p&gt;it gives the following error :&lt;/p&gt;
&lt;p&gt;There was an error downloading '&lt;a rel="nofollow" target="_new" href="http://localhost:55491/Service1.svc"&gt;localhost/Service1.svc&lt;/a&gt;'.&lt;/p&gt;
&lt;p&gt;The request failed with the error message:&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;STYLE type=&amp;quot;text/css&amp;quot;&amp;gt;#content{ FONT-SIZE: 0.7em; PADDING-BOTTOM: 2em; MARGIN-LEFT: 30px}BODY{MARGIN-TOP: 0px; MARGIN-LEFT: 0px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}P{MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px; COLOR: #000000; FONT-FAMILY: Verdana}PRE{BORDER-RIGHT: #f0f0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0e0 1px solid; MARGIN-TOP: -5px; PADDING-LEFT: 5px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #f0f0e0 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #f0f0e0 1px solid; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e5e5cc}.heading1{MARGIN-TOP: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 26px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: -30px; WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #003366}.intro{MARGIN-LEFT: -15px}&amp;lt;/STYLE&amp;gt;&amp;lt;TITLE&amp;gt;Service&amp;lt;/TITLE&amp;gt;&amp;lt;/HEAD&amp;gt;&amp;lt;BODY&amp;gt;&amp;lt;DIV id=&amp;quot;content&amp;quot;&amp;gt;&amp;lt;P class=&amp;quot;heading1&amp;quot;&amp;gt;Service&amp;lt;/P&amp;gt;&amp;lt;BR/&amp;gt;&amp;lt;P class=&amp;quot;intro&amp;quot;&amp;gt;The server was unable to process the request due to an internal error. &amp;nbsp;For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the &amp;lt;serviceDebug&amp;gt; configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.&amp;lt;/P&amp;gt;&amp;lt;/DIV&amp;gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&lt;/p&gt;
&lt;p&gt;--.&lt;/p&gt;
&lt;p&gt;Metadata contains a reference that cannot be resolved: '&lt;a rel="nofollow" target="_new" href="http://localhost:55491/Service1.svc"&gt;localhost/Service1.svc&lt;/a&gt;'.&lt;/p&gt;
&lt;p&gt;Content Type application/soap+xml; charset=utf-8 was not supported by service &lt;a rel="nofollow" target="_new" href="http://localhost:55491/Service1.svc"&gt;localhost/Service1.svc&lt;/a&gt;. &amp;nbsp;The client and service bindings may be mismatched.&lt;/p&gt;
&lt;p&gt;The remote server returned an error: (415) Unsupported Media Type.&lt;/p&gt;
&lt;p&gt;If the service is defined in the current solution, try building the solution and adding the service reference again.&lt;/p&gt;
&lt;p&gt;If possible , i request you to helpregarding the same.&lt;/p&gt;
&lt;p&gt;Only once i was able to create a service reference other times, even though everything is perfect, i am not to create a reference, i tried after building the application once/twice.&lt;/p&gt;
&lt;p&gt;But couldn't able to succeed.&lt;/p&gt;
&lt;p&gt;My mail id is muthu.fmass@gmail.com.&lt;/p&gt;
&lt;p&gt;Please give me your response for both of my queries, if possible.&lt;/p&gt;
&lt;p&gt;thanks a ton ,&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Muthaiah &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=54498" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#54479</link><pubDate>Wed, 21 May 2008 07:10:59 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:54479</guid><dc:creator>muthu.fmass</dc:creator><description>&lt;p&gt;Thanks for the tutorial.&lt;/p&gt;
&lt;p&gt;I created a similar webservice but i tried fetching data from two tables of a database.&lt;/p&gt;
&lt;p&gt;here is the code&lt;/p&gt;
&lt;p&gt; public List&amp;lt;Vg_Videocollectiontable&amp;gt; Getvideos()&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Videogallery1DataContext db1 = new Videogallery1DataContext();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var videolist = from v in db1.Vg_Videocollectiontables&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;select new &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Menubasenotable.Vg_Menuname,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Description,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Dwnlink,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Dwnname,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Presentedby,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Title,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;v.Vg_Url&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;};&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return videolist.ToList(); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;I get an error :&lt;/p&gt;
&lt;p&gt;Error	1	Cannot implicitly convert type 'System.Collections.Generic.List&amp;lt;AnonymousType#1&amp;gt;' to 'System.Collections.Generic.List&amp;lt;Videogallery_Web.Vg_Videocollectiontable&amp;gt;'	&lt;/p&gt;
&lt;p&gt;Can someone help regarding the same.&lt;/p&gt;
&lt;p&gt;Thankyou,&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Muthu&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=54479" width="1" height="1"&gt;</description></item><item><title>Silverlight 2.0 leaps&amp;amp;bounds ahead &amp;laquo; Fluent.Interface</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#48337</link><pubDate>Tue, 22 Apr 2008 10:21:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:48337</guid><dc:creator>Silverlight 2.0 leaps&amp;bounds ahead « Fluent.Interface</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Silverlight 2.0 leaps&amp;amp;amp;bounds ahead &amp;amp;laquo; Fluent.Interface&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=48337" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44601</link><pubDate>Mon, 07 Apr 2008 13:12:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44601</guid><dc:creator>SpoonStomper</dc:creator><description>&lt;p&gt;Thanks Ben,&lt;/p&gt;
&lt;p&gt;I'm aware of home-grown solutions to this problem... I just wanted something easy out the box..:)..&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44601" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44339</link><pubDate>Sun, 06 Apr 2008 09:31:24 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44339</guid><dc:creator>desopedr</dc:creator><description>&lt;p&gt;I tested my WebService and it works when it is called by an ASP Web Application. What is wrong with Silverlight project ? (I changed binding to basicHttpBinding)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44339" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44302</link><pubDate>Sun, 06 Apr 2008 01:05:48 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44302</guid><dc:creator>desopedr</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Nice tutorial.&lt;/p&gt;
&lt;p&gt;I've a code similar to this sample, but I get an exception when calling the Async method. Visual Studio opens the file Reference.cs with the second line of the following method green colored.&lt;/p&gt;
&lt;p&gt;public Desopedr.ServiceDesopedr.SilverlightLink[] EndGetSilverlightLinks(System.IAsyncResult result) {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;object[] _args = new object[0];&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Desopedr.ServiceDesopedr.SilverlightLink[] _result = ((Desopedr.ServiceDesopedr.SilverlightLink[])(base.EndInvoke(&amp;quot;GetSilverlightLinks&amp;quot;, _args, result)));&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return _result;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;An exception of type 'System.ServiceModel.ProtocolException' occurred in System.ServiceModel.dll but was not handled in user code&lt;/p&gt;
&lt;p&gt;Additional information: [UnexpectedHttpResponseCode]&lt;/p&gt;
&lt;p&gt;Arguments:Not Found&lt;/p&gt;
&lt;p&gt;Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See &lt;a rel="nofollow" target="_new" href="http://go.microsoft.com/fwlink/?linkid=106663&amp;amp;Version=2.0.30226.2&amp;amp;File=System.ServiceModel.dll&amp;amp;Key=UnexpectedHttpResponseCode"&gt;go.microsoft.com/fwlink&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If somebody has an idea of the problem... thx in advance&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44302" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44292</link><pubDate>Sat, 05 Apr 2008 20:36:18 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44292</guid><dc:creator>shaggygi</dc:creator><description>&lt;p&gt;I forgot to add what exception was thrown while running the app. above. &amp;nbsp;It throws the followoing:&lt;/p&gt;
&lt;p&gt;System.ServiceModel.CommunicationException in System.ServiceModel.dll&lt;/p&gt;
&lt;p&gt;Is there something I missed?&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44292" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44271</link><pubDate>Sat, 05 Apr 2008 16:53:53 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44271</guid><dc:creator>Mortikhi</dc:creator><description>&lt;p&gt;I ran into this error and thought I would share with whomever what needs to be done before you add the service reference:&lt;/p&gt;
&lt;p&gt;type '***', provided as the Service attribute value in the ServiceHost directive could not be found.&lt;/p&gt;
&lt;p&gt;I had to view the Service1.svc in the browser before I added the service reference to the Silverlight project.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44271" width="1" height="1"&gt;</description></item><item><title>UpComingCamera.Info  &amp;raquo; Blog Archive   &amp;raquo; re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44262</link><pubDate>Sat, 05 Apr 2008 15:20:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44262</guid><dc:creator>UpComingCamera.Info  » Blog Archive   » re: Tutorial: Data From a SQL DB via WCF (using LINQ)</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;UpComingCamera.Info &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; re: Tutorial: Data From a SQL DB via WCF (using LINQ)&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44262" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44258</link><pubDate>Sat, 05 Apr 2008 13:38:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44258</guid><dc:creator>shaggygi</dc:creator><description>&lt;p&gt;I get an exception when running the example. &amp;nbsp;It happens on this version and from the 15min video this is based on. &amp;nbsp;The only thing I did differently is use my own simple LINQ-To-SQL database. &amp;nbsp;Any suggestions?&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44258" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44257</link><pubDate>Sat, 05 Apr 2008 13:27:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44257</guid><dc:creator>BenHayat</dc:creator><description>&lt;p&gt;Hi SpoonStomper;&lt;/p&gt;
&lt;p&gt;Check out this video:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/swiss_dpe_team/archive/2008/04/04/crud-operations-with-optimistic-locking-using-silverlight-2-beta1-wcf-and-linq-to-sql-inserts-updates-and-deletes.aspx"&gt;blogs.msdn.com/.../crud-operations-with-optimistic-locking-using-silverlight-2-beta1-wcf-and-linq-to-sql-inserts-updates-and-deletes.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;..Ben&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44257" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44256</link><pubDate>Sat, 05 Apr 2008 13:23:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44256</guid><dc:creator>BenHayat</dc:creator><description>&lt;p&gt;Hi Tundei;&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;What is the point of &amp;quot;Astoria&amp;quot; &amp;nbsp;if we have to code single methods for each data operation in WCF&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;With Astoria, you tell it &amp;quot;What&amp;quot; you want in a declarative way rather than &amp;quot;How&amp;quot; you want, and it provides to you. Several years ago, I had to write my own middle tier data server and it gets very complicated, once it goes beyond a simple CURD, and what we see from some of these simple tutorials, are the tip of the iceberg, where the monster will get you in the details of transaction processing.&lt;/p&gt;
&lt;p&gt;So, I give Astoria (ADO.Net Data Services) a real chance of implementing that tier, unless MS has another solution that's mainly for SL situations.&lt;/p&gt;
&lt;p&gt;As of my last test, LINQ2SQL was not fully implemented in Astoria but Framework Entity was. But with beta 1 being out soon, we will see if LINQ2SQL will be officially supported for version 1.&lt;/p&gt;
&lt;p&gt;So, let's see what Jesse has to say too!&lt;/p&gt;
&lt;p&gt;..Ben&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44256" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44251</link><pubDate>Sat, 05 Apr 2008 11:45:13 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44251</guid><dc:creator>tundei</dc:creator><description>&lt;p&gt;Good tutorial by the way&lt;/p&gt;
&lt;p&gt;Just to add to &amp;nbsp;BenHayat comments, should we be looking at SQL/LINQ ---&amp;gt; WCF ----&amp;gt; SL 2.0 as a way of building Data Driven RIA at all &amp;nbsp;or just wait for the complete story from ADO.Net Data Services team&lt;/p&gt;
&lt;p&gt;What is the point of &amp;quot;Astoria&amp;quot; &amp;nbsp;if we have to code single methods for each data operation in WCF &lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44251" width="1" height="1"&gt;</description></item><item><title>re: Tutorial: Data From a SQL DB via WCF (using LINQ)</title><link>http://blogs.silverlight.net/blogs/jesseliberty/archive/2008/04/04/tutorial-data-from-a-sql-db-via-wcf-using-linq.aspx#44229</link><pubDate>Sat, 05 Apr 2008 02:47:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:44229</guid><dc:creator>BenHayat</dc:creator><description>&lt;p&gt;Jesse, from the time that we call webService.GetCustomersByLastNameAsync(LastName.Text) until the &amp;quot;Completed&amp;quot; event is raised, there might be some time in real world application. And during this period, the user has no idea what's happening. Is there a way that we can always provide live feedback to user, what's going on from the time they clicked on the button until the grid gets filled?&lt;/p&gt;
&lt;p&gt;Secondly, should we even bother with these techniques, if Astoria will be the &amp;quot;Official&amp;quot; data tier for SL?&lt;/p&gt;
&lt;p&gt;So, how was your meeting with SL team?&lt;/p&gt;
&lt;p&gt;..Ben&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=44229" width="1" height="1"&gt;</description></item></channel></rss>