Tag: net-ria-services
All the articles with the tag "net-ria-services".
DomainDataSource Extension Methods
Published:2 min readA 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.