Posts tagged with: net-ria-services
All TagsFound 1 post tagged with "net-ria-services"
-
DomainDataSource Extension Methods
A post by Jeff Handley explains how to add or edit an item in the DomainDataSource in .NET RIA Services, and a comment by David Yack on the forum provides his inherited DomainDataSource class which adds methods for adding and editing items. This code was then turned into a set of extension methods that can be used on any DomainDataSource.