Silverlight 4 + RIA Services - Ready for Business: Index

Posted by: Brad Abrams on 03/15/2010

With Silverlight 4 and RIA Services all-but done, I thought it would be worthwhile to highlight some of the key features of the platform and tools that make Silverlight a fantastic platform for building business applications.    I’ll avoid gratuitous video and dancing hippos and focus on just the bread and butter of business applications:  Querying, Updating, Validating and securing your important business-data.  I’ll also use this to refresh a few of the posts from my Silverlight 3 era series.   

The walk through requires:

You can download the completed application.  

I authored this with Silverlight 4 RC, but I fully expect it to work with Silverlight 4 RTM. 

  1. Starting a New Project with the Business Application Template 
  2. Exposing Data from Entity Framework 
  3. Consuming Data in the Client
  4. Updating Data
  5. Validating Data
  6. Authentication and Personalization
  7. Silverlight and Search Engine Optimization (SEO)
  8. Exposing OData Services
  9. Exposing WCF (WSDL) Services
  10. Exposing JSON Endpoint
  11. Working with Reference Data - In Progress
  12. Deploying to a 3rd Party Hoster (I could not do any better than Saurabh's post!)
  13. Workflow Integration - In Progress
  14. Management with AppFabric - In Progress
  15. Debugging Tips and Tricks - In Progress
  16. Globalized and Localized 

About Brad Abrams

Brad Abrams

Brad Abrams was a founding member of both the Common Language Runtime, and .NET Framework teams at Microsoft Corporation where he is currently the Group Program Manager for the UI Framework and Services team which is responsible for delivering the developer platform that spans both clients and web based applications as well as the common services that are available to all applications. Specific technologies owned by this team include ASP.NET, Atlas, and Windows Forms.

Brad has been designing parts of the .NET Framework since 1998 when he started his framework design career building the BCL (Base Class Library) that ship as a core part of the .NET Framework. Brad was also the lead editor on the Common Language Specification (CLS), the .NET Framework Design Guidelines and the libraries in the ECMA\ISO CLI Standard. Brad has been deeply involved with the WinFX and Windows Vista efforts from their beginning

Brad co-authored Programming in the .NET Environment, and was editor on .NET Framework Standard Library Annotated Reference Vol1 and Vol2 and the Framework Design Guidelines

More About Brad »

NFJS, the Magazine

December Issue Now Available
  • BDD and REST

    by Brian Sletten
  • Mocks and Stubs in Groovy Tests

    by Kenneth Kousen
  • Algorithms for Better Text Search Results

    by John Griffin
  • Knowns and Unknowns of Scrum and Agile

    by Brian Tarbox
Learn More »