Introduction
With the help of the .NET RIA Services framework we are now capable of creating business applications in Silverlight easy and fast. But before starting we should download and install the latest versions of Silverlight 3 and .NET RIA Services. In this article you'll find the needed links and a brief walkthrough of creating the project for our first Silverlight application using the .NET RIA Services Framework, as well as some highlights and explanations about the created project.
Here is a link to the live demo at this stage and the source code. Note that they will be updated with each article! ;)
Here is a link to the first part of the series:
Creating applications with .NET RIA Service Part 1 - Introduction
.NET RIA Services and Silverlight 3
Before beginning to code your first application, you have to download and install the Silverlight 3 Tools for Visual Studio, which contain the tools, the runtime and the SDK.