Data Integration: REST + LINQ = ADO.NET Data Services

    One interesting aspect of SOA is data integration . Excerpt from Wikipedia:

    Data integration is the process of combining data from a variety of sources and providing their users in a certain unified form. The need to develop this process appears in various fields. For example, in commercial (when two similar companies need to combine their databases) and in scientific (combining data from several different repositories of biometric information).


    The need for this kind of integration arose in one of the ongoing projects. On the part of the developer, I wanted to get the most transparent API that does not depend on the implementation method and provides a convenient and maximum “native” mechanism for working with data.

    Go to article

    Also popular now: