This topic has not yet been rated - Rate this topic

WCF RIA Services Class Library Template

WCF RIA Services

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Use the WCF RIA Services Class Library template to develop reusable RIA Services code that is likely to be reused by other RIA Services enabled applications that have Silverlight clients.

The WCF RIA Services Class Library template is a specialized template that extends upon the Silverlight Class Library template by adding the references required to enable RIA Services.

Important note Important

The most recent Silverlight SDK and WCF RIA Services Toolkit are required to use this template. For information on installing these prerequisites, see Prerequisites for WCF RIA Services.

For a walkthrough that use this basic template, see the Walkthrough: Creating a RIA Services Class Library topic.

Deploying the Silverlight Application Template

Creating a WCF RIA Service Application

  1. Open Visual Studio 2010.

  2. Click File, select New, and select Project. The following dialog box appears.

  3. Select Silverlight in the left pane, and then select WCF RIA Services Class Library in the right pane. Click OK.

    The following assemblies are referenced by this template by default.

    1. mscorlib

    2. system

    3. System.ComponentModel.DataAnnotations

    4. System.Core

    5. System.Net

    6. System.Runtime.Serialization

    7. System.ServiceModel

    8. System.ServiceModel.DomainServices.Client

    9. System.ServiceModel.DomainServices.Client.Web

    10. System.ServiceModel.Web.Extensions

    11. System.Windows

    12. System.Windows.Browser

    13. System.Xml

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.