Microsoft WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.
I have entities Group and User. the Group entity has Users property which is a list of Users. User has …
linq entity-framework linq-to-entities wcf-ria-servicesI am working with the Silverlight RIA Services and I want to create custom authentication. This appears to be the …
silverlight-3.0 wcf-ria-servicesI want to use WCF RIA SERVICES in my WPF application. but WCF RIA SERVICES client only surport silverlight and …
c# wpf wcf wcf-ria-servicesI have a very simple sample silverlight application. I added a domain service to it with an entity model that …
wcf silverlight wcf-ria-services riaMaking my first steps in RIA Services (VS2010Beta2) and i encountered this problem: created an EF Model (no POCOs), …
wcf-ria-services entitysetI've VS 2010 and recently installed WCF RIA Services V1.0. For testing I have created a new Silverligh Business project but …
silverlight wcf-ria-servicesThere are a lot of information how to build Silverlight application using .NET RIA services, but it isn't clear what …
.net silverlight wcf wcf-ria-servicesI have a simple datagrid example with silverlight 3, and am populating it with the .NET ria services using a DomainDataSource …
silverlight-3.0 wcf-ria-services data-pagingI'm trying to use RIA services, I installed Silverlight 4 and Silverlight 4 Tools/SDK, but I cannot setup a LINQToEntitiesDomainService because …
.net silverlight wcf-ria-services domainservicesI am building my first Silverlight 3 + RI Services application and need some help. It will be deployed in an controlled …
silverlight authentication windows-authentication wcf-ria-services