Share via


Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update Summary

*** Notice: I will be updating these over the next few weeks for Silverlight 4 beta, RIA Services beta and VS2010 ***  

You can also use the full index of these posts.

This series on updating my Mix09 talk to current bits has sort of taken on a life of its own and I am not quite through, but I have had numerous requests for a directory of these posts so folks can quickly find what they are looking for.   Notice I left a few teasers for what is coming this week..

imageCore Features

ViewModel

Visual Basic

Class Library Project

Custom Authentication Provider

Authentication

Evolving an Application

Master-Details

Hierarchal Data

Modular Development (comming soon)

Hosting on Azure

Separate Solution Files

Sources of Data

Entity Framework

LinqToSql

NHibernate

POCO

ADO.NET DataSet

ADO.NET Data Services (Astoria)

WCF and WCF+Linq

Data Transfer Objects

Custom Linq Provider

Stored Procedures

Sql Azure

 

Presentation Layers

Silverlight

ASP.NET WebForms DataSource

ASP.NET Dynamic Data

WCF Service 

ASP.NET MVC

ADO.NET Data Services (Astoria)

WPF (via Astoria)

WinForms (via Astoria)

Other

Validation with a custom (non-RIA Services) service

SEO

Out of Browser

Export to Excel

Navigation

Unit Testing

 

Update:  Find many of these posts translated to French! RIA Services Blog Posts – Now in French!

Comments

  • Anonymous
    August 02, 2009
    Brad your blogs just rock. Great contributions!!

  • Anonymous
    August 02, 2009
    Hi Brad, Your blog is changing to one of the fantastic blogs in the world. Thanks for givign us these details. Thanks , Thanigainathan.S

  • Anonymous
    August 03, 2009
    Brad, This series is incredible source of clear information with just the right depth for getting people on the right track with these exciting technologies. Excellent work! Silverlight has reignited my enthusiasm for software development! Adding RIA Services and the possibilities presented by Azure has me looking forward to a new era and your series has made it easy to understand. Thank you very much!

  • Anonymous
    August 19, 2009
    May I suggest another theme?  How about a MVVM implementation using RIA?

  • Anonymous
    September 17, 2009
    I downloaded your project, however MyApp i get an error saying it cannot locate the reference to MyApp.web and I cannot add it cause its not a silverlight project (if u knw wht i mean). please advise

  • Anonymous
    September 17, 2009
    Sorry, which one do you mean?  

  • Anonymous
    September 28, 2009
    Great posts. Questions: The same DomainService class can use WCF as a data source or the WCF service can use the DomainService to implement the logic of the service? I really love the concept of .NET RIA services because I can take the same app logic build a silverlight application and if I dont like the Silverlight application, I can go ahead and build a ASP.NET website. Am I correct in this assumption? Also, would it be a wise move to start using this technology which is not yet fully supported? If I do build an application using WCF, Silverlight, Linq to SQL, etc, etc, would it be a daunting task to start using .NET RIA services? Thanks

  • Anonymous
    October 11, 2009
    Is there link to each of the silverlight examples in the correct order?

  • Anonymous
    October 23, 2009
    Chis - I was thinking the exact same thing.  Love the directory layout on the tutorials, but its difficult to find part 2 to part 3 to....