From the Blogosphere
AJAX World RIA Expo: .NET RIA Services May 2009 Preview
This release is mainly focused on addressing bug fixes we have heard in the forums
May. 12, 2009 11:00 AM
Today we posted a minor update to .NET RIA Services. This release is mainly focused on addressing bug fixes we have heard in the forums and delivering on a few key areas… There are a lot of other long lead work items that will fall into future releases.
Download it today from: http://code.msdn.microsoft.com/RIAServices
Here is a list of what is available in the May 2009 Preview:-
- Tons of bug fixes. Most of the bugs reported in the forum have been addressed.
- New Business application Template… This template adds login\create new user to the Silverlight Navigation Application template.


- Authentication Sample
- XML Metadata provider Sample… We have heard very clearly that folks want an option to store validation metadata outside of custom attributes. This sample shows how to find metadata in an Xml file, but you could easily extend to find validation information from a database.
- Linq2Sql Domain Provider Sample.. Out of the box we support POCO (plan old CLR object), Linq2Sql and Entity Framework, but we know folks are actively looking into building support for nHibernate, Sharepoint, etc. This is a great sample that shows you the ends and outs of writing a provider. It is the actual product code we use for the Linq2Sql provider (plus a little clean up).
- Updated asp:DomainDataSource that works great with asp Dynamic Data
All the samples (March 2009 and May 2009) can be found at http://code.msdn.microsoft.com/RIAServices
We’d love to hear what you think and what you’d like to see in the next preview!
Read the original blog entry...
About Brad AbramsBrad Abrams is currently the Group Program Manager for the UI Framework and Services team at Microsoft which is responsible for delivering the developer platform that spans both client 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. He was a founding member of both the Common Language Runtime, and .NET Framework teams.
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 ships as a core part of the .NET Framework. He was also the lead editor on the Common Language Specification (CLS), the .NET Framework Design Guidelines, the libraries in the ECMA\ISO CLI Standard, and has been deeply involved with the WinFX and Windows Vista efforts from their beginning.
He co-authored Programming in the .NET Environment, and was editor on .NET Framework Standard Library Annotated Reference Vol 1 and Vol 2 and the Framework Design Guidelines.