ASP.NET Clients

[ This document was written for WCF Services Version 1 Service Pack 2 and might not be up to date Please see Release Notes or Changelog for a list of changes since WCF RIA Services ]

Although the Open Ria Services framework is intended primarily to be used with Silverlight clients, you can also use it with other clients, such as ASP.NET clients. This approach enables you to use the same middle-tier logic across different types of clients. However, client code is not automatically generated when you use non-Silverlight clients.

The Walkthrough: Using the Domain Service in ASP.NET Applications topic in this section describes how to call the domain services that you exposed in the Web server project for ASP.NET clients.

See Also

Concepts

Silverlight Clients

Last updated