This is a migrated thread and some comments may be shown as answers.

Data Source & MSFT WCF RIA Services

2 Answers 186 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 05 Aug 2011, 04:00 AM
As the team is aware of, MSFT WCF team who developed WCF RIA Services for Silverlight, are in the process of adding JS client to their clients. Ria in Silverlight maintains all the client change tracking and offer client context that developer can work with Objects that were brought to client side.
I asked them if the RIA/JS client side is going to have similar capabilities and they told me "That's the idea".
Now two questions for the team:
a) RIA/JS will also have it's own Data Source. Assuming Kendo will support RIA/JS, how is Kendo's Data source is going to work with RIA/JS Datasource?
b) For cases where Kendo is going to work with other Web services, what should be the proper mapping procedures of Web service in Kendo?
Thanks!
..Ben

2 Answers, 1 is accepted

Sort by
0
Accepted
Todd
Telerik team
answered on 05 Aug 2011, 05:32 PM
Hello Ben-

The Kendo UI Framework DataSource can be thought of as an alternative for the Microsoft created RIA/JS data source. Both are, in different ways, helping connection JavaScript applications with server-side data.

The RIA/JS solution is very Microsoft-centric. If you're a Microsoft developer, feel free to use this data source with Kendo UI widgets. There should be no problem binding our UI widgets to other JavaScript data sources like this.

Kendo UI, meanwhile, is designed for a broad range of server-side platforms, so our approach to the DataSource is more flexible. We will expand on the DataSources power in blogs, demos, and documentation during the beta. For now, check-out some of the remote data service demos to see how the Kendo UI DataSource works with web services, and stay tuned for more updates.

-Todd

0
Ben Hayat
Top achievements
Rank 2
answered on 05 Aug 2011, 05:36 PM
Thanks Todd; You covered my question very straight forward!
..Ben
Tags
Data Source
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Todd
Telerik team
Ben Hayat
Top achievements
Rank 2
Share this question
or