Telerik blogs
  • Productivity

    Telerik OpenAccess ORM and Ado.Net Data Services Example Refreshed part II

    In the first part of this post we looked into providing data to the client using ADO.NET Data Services and Telerik OpenAccess. However it is very rare just to present data, as usually some processing is done by the application on the client side, data gets modified and it is pushed back to the server for persistence. With ADO.NET Data Services this is done by implementing the IUpdateable interface by the data context class used on the server. NOTE: We do not implement IExpandProvider at the moment. They say that a picture is worth a thousand words, so same is true for the...
    June 29, 2009