WCF RIA Services
Microsoft WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end support for common tasks such as data validation, authentication and roles by integrating with Silverlight components on the client and ASP.NET on the mid-tier.
Download and Install
- Install WCF RIA Services for Silverlight 4
Learn About WCF RIA Services
- Watch WCF RIA Services videos
Introduction to WCF RIA Services
This video walks through creating a simple CRUD application with Master/details, validation, paging, and authentication using WCF RIA Services.
RIAServices support in Visual Studio 2010
This video shows the new support for RIA Services in Visual Studio 2010 with adding data source and designer support for common RIA Services development tasks to improve productivity.
- Start Learning WCF RIA Services
- MSDN Documentation for WCF RIA Services
- Nikhil Kothari’s Book Club RIA Services Application
- Read Brad Abrams 26 part Introduction to WCF RIA Services
- Repository for Unit Testing Sample (code sample)
- RIA Services sample leveraging WCF extensibility
- Add Service Reference' to a Domain Service
- Authentication Samples (code sample with Live ID)
- More Samples...
- Find answers in the WCF RIA Services forum
- Check out applications using WCF RIA Services
- HR Application
- Classifieds Sample
- SilverlightStore SEO Sample
- Contoso
WCF RIA Services Blog
Thursday, Sep 02 — Tim Heuer
The Silverlight team today posted some information about what the future holds for rich Internet apps and where we have come with SIlv....
Wednesday, Sep 01 — Tim Heuer
Today we released an update to Silverlight 4 (update build is 4.0.50826.0) along with an updated SDK. We appreciate our c....
Wednesday, Sep 01 — Kyle McClellan
The second most requested feature on our WCF RIA Services Wish List is an MVVM-friendly DomainDataSource . The neat part abou....
Tuesday, Aug 31 — Kyle McClellan
In Authorization Sample 301 I explained the ins-and-outs of the authorization sample and offer....
Tuesday, Aug 31 — Kyle McClellan
In Authorization Sample 301 I explained the ins-and-outs of the authorization sample and offered a few hin....