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.
-
Install WCF RIA Services for Visual Studio 2008 & for Visual Studio 2010 Beta.
Silverlight 3: Install WCF RIA Services Beta
for Visual Studio 2008 (If you have the Silverlight 3 Tools and Visual Studio 2008 installed you can download it
directly
) [Note that if you are not using Windows 7 or Windows Server 2008 R2, you will need to install this
HotFix
]
Silverlight 4: Install WCF RIA Services Preview for Visual Studio 2010 Beta (If you have the Silverlight 4 Tools and Visual Studio 2010 Beta2 installed you can download it directly)
-
Watch videos on WCF RIA Services
This video walks through creating a simple CRUD application with Master/details, validation, paging, and authentication using WCF RIA Services.
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
- Read Brad Abrams 26 part Introduction to WCF RIA Services
-
Review some Code Samples:
- Repository for Unit Testing Sample - Unit Tests on Domain Services (shows the Repository pattern)
- XML Metadata Provider - A custom metadata provider that reads metadata from an external XML file
- RIA Services Azure - A RIA Services application hosted in the Azure cloud.
- Authentication Samples - Custom Auth Service implementations (includes Live ID sample)
- More Samples...
-
Engage with others in the WCF RIA Services forum to ask questions and participate in discussions
-
Check out Applications using WCF RIA Services
- HR Application
- Classifieds Sample
- SilverlightStore SEO Sample
WCF RIA Services Blog
Thursday, Nov 19 — Jeff Handley
With the RIA Services July 2009 Preview release, we heard significant feedback about the DomainDataSource error handling story. The bigg....
Thursday, Nov 19 — Brad Abrams
I had a great time at my talk today at PDC2009 . I was able t....
Thursday, Nov 19 — Microsoft Weblogs
If you’ve spent any time on the RIA Services forums or attempting to use our LinqToEntitiesDomainService base class yourself, you’ll know ....
Thursday, Nov 19 — Nikhil Kothari
In my post on RIA Services: From Vision to Architecture , a while back (right after MIX09), I mentioned that I like to think ....
Wednesday, Nov 18 — Nikhil Kothari
Lots of wow from this morning with Silverlight 4 (and RIA Services) taking center stage in the keynote, here at PDC09. [....