Microsoft .NET RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. The 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.

Where can I download .NET RIA Services from?

The installer can be found here or athttp://silverlight.net/getstarted/silverlight3/default.aspx.

The basic walkthrough here

You will need the following pre-requisites to install .NET RIA Services:-

1. Visual Studio 2008 SP1 or Visual Web Developer Express 2008 SP1

2. Silverlight 3 beta ( Runtime,SDK and Tools)

Also:

Mix 09 Video – .NET RIA Services – Building Data-Driven Applications with Microsoft Silverlight and Microsoft ASP.NET – Nikhil Kothari

Overview

Video

slides and code

And Brad Abrams;

http://blogs.msdn.com/brada/archive/2009/03/19/what-is-net-ria-services.aspx

Martin Mihaylov

Creating applications with .NET RIA Service  Part 1 – Introduction

Creating applications with .NET RIA Service  Part 2 – Creating the project

Creating applications with .NET RIA Service Part 3 – Adding DomainService class

Creating applications with .NET RIA Services Part 4 – Adding a DomainDataSource

相关文章:

  • 2021-09-20
  • 2021-11-20
  • 2021-09-24
  • 2021-06-17
  • 2022-12-23
  • 2022-02-03
  • 2021-10-07
猜你喜欢
  • 2021-06-29
  • 2021-08-26
  • 2022-12-23
  • 2022-02-15
  • 2021-06-09
  • 2021-12-06
  • 2021-09-06
相关资源
相似解决方案