﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Demis Bellot commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>From my understanding, 
  
- DataServices 'exposes your data' - by making it accessible over open protocols. So it's useful in reporting, ETL and data warehousing scenarios; whereas 
  
- WCF RIA Services is designed to 'manage your data' by generating the client proxies required for standard CRUD operations on your models. So it's useful for developers building clients to manage the data.
  
  
Generally the populace here would want to look at developing with WCF RIA Services.
  
  
No doubt there is some overlap in the technologies, but I think it's a necessary split to optimize for both scenarios. 
  
Personally I would hate to build web services operating on the verbose and weakly-typed oData/ATOM protocol.
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment7</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment7</guid><pubDate>Sun, 07 Feb 2010 13:51:17 GMT</pubDate></item><item><title>tobi commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>#fail
  
  
ef: #fail
  
  
management developing linq2sql and ef in parallel: #fail
  
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment6</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment6</guid><pubDate>Sun, 07 Feb 2010 13:06:42 GMT</pubDate></item><item><title>Darrel Miller commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>WCF Data Services is "Astoria" used to support the OData "protocol" which is basically Atom Pub + query conventions + EDMX metadata endpoint + EDM payload.
  
  
WCF RIA Services is using "Astoria" to remote an IDataService interface to a Silverlight client.  It's RPC CRUD over Http complete with client side proxy objects.
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment5</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment5</guid><pubDate>Sun, 07 Feb 2010 13:05:23 GMT</pubDate></item><item><title>Frank Quednau commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>Excellent picture! 
  
It seems as if in software there is often a huge mismatch between the people who created the product and the ones who have to create the content to sell it. 
  
  
Can they answer questions like "What is the target group?" and "What are the benefits of using product X"? Maybe the marketing guys don't have a frikkin' clue what product X is all about? Maybe the devs are unwilling to put a little thought into what they are producing. 
  
  
I'd think that in every big company you'll always run into the trouble of solving a problem twice or more times. Since effort has been spent, all outcomes may have to be sold, which is confusing at best and deterring at worst ("they don't know themselves which of their product is the right one for me").
  
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment4</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment4</guid><pubDate>Sun, 07 Feb 2010 12:40:29 GMT</pubDate></item><item><title>Frans Bouma commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>Isn't one of them renamed to OData? If not, I'm with you in the confused camp ;)
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment3</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment3</guid><pubDate>Sun, 07 Feb 2010 10:24:12 GMT</pubDate></item><item><title>Diego Mijelshon commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>Well, considering this comes from the same company that uses cool codenames like "Indigo" and "Avalon" and then releases them as "WCF" and "WPF" (WTF?!)... I'm not surprised at all.
  
Remember the whole ".net" branding madness around 2002/2003?
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment2</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment2</guid><pubDate>Sun, 07 Feb 2010 10:18:03 GMT</pubDate></item><item><title>Steve Py commented on A marketing mistake: WCF Data Services &amp; WCF RIA Services</title><description>The last paragraph should answer "Why RIA?" It's a simplified model aimed specifically at Silverlight. You can use WCF, or SOAP services, but RIA automatically meets all of the hoops to jump through for SL.
  
  
The annoying thing as with any technology aimed at simplifying the 80th percentile of cases, discovering how to fit in something from the 20th remaining percentile can often exceed the effort of learning to use a more bare-bones technology.
</description><link>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment1</link><guid>http://ayende.com/4390/a-marketing-mistake-wcf-data-services-wcf-ria-services#comment1</guid><pubDate>Sun, 07 Feb 2010 10:12:19 GMT</pubDate></item></channel></rss>