Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

  • ColinBlair

    ColinBlair

    All-Star

    29925 Points

    5031 Posts

    Re: Re: Add new entity via DataForm buttons

    Jan 25, 2010 02:34 PM | LINK

    Casimodo72

    A DDS is an EntityCollectionView - interesting.

    Can anyone elaborate on this?

    There is an internal class inside WCF RIA Services named EntityCollectionView. It is used by the DDS to do the paging. At one point there was talk about making it public, instead they created the public DomainDataSourceView which interacts with the DDS and the EntityCollectionView.

    As a separate issue, there needs to be a public EntityCollectionView as well. If Jeff is successful getting the source code of RIA Services shipped then I am planning to release one as part of RIA Services Contrib.