I wrote a very long post about .NET Ria Services with 20 samples four months ago. In this series of posts I’ll describe WCF RIA Services presented at PDC. In this post, I’ll present 9 updated samples and VS 2010 design tools.
Business Application Demo
Silverlight Business Applications: Design tools
Data Sources Window: Query selection
Data Sources Window: Control selection
Dragging the Product node to the designer (query with parameters)
Dragging the Product node onto the DataPager
Data Sources Window: Details mode selection
Dragging the Product node to the designer (Details mode)
Data Sources Window: Custom control selection
Dragging the User node to the designer (Details mode, custom control)
Server validation & resolving concurrency conflicts
Windows Authentication
A Https Enabled DomainService
DomainContext: cross-domain scenario
Loading Data from Related Entities
Silverlight Business Applications: Design tools
Dragging the Products node (the child node of the Category node) to the designer
Multiple DomainContexts
WCF RIA Services Class Libraries
ASP.NET Dynamic Data integration
Other useful samples I have found
Useful links