.NET RIA Services (formerly code-named Alexandria and what I have been working on for the most part during the past year) is now public. It has even been termed as the real premiere of Silverlight , which is nice to read as you might imagine :-). I had a similar blog post yesterday about the progression of Silverlight from its early v1 roots to a real app platform in v3. A quick description of .NET RIA Services is in order: .NET RIA Services builds on Silverlight 3 on the client and ASP.NET on the server to simplify building n-Tier data-driven applications. First, .NET RIA Services provides a prescriptive CRUD-based pattern for authoring your application/domain/business logic, i.e. queries, operations, rules for authorization, validation etc...(read more) ...
Go to the complete details ...