RIA Services and Entity Framework POCOs
WCF RIA Services contains a special domain service for entity framework which will automatically be used if you use the Domain Service template in Visual Studio.
This winter I tried the template with a few projects. One of them had EntityObjects and the other had POCO entities.
The EntityObjects worked great, but the POCO entities didn’t work at all.
The bulk of the problems were based on the fact that the EntityDomainService used methods from the first version of Entity Framework that relied...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.