ADO.NET Data Services looks very cool, and I would love to use it with a jQuery backed ajax website.
Do any of you great people here on StackOverflow know of a jQuery plugin that will ease the CRUD operations against an ADO.NET Data Service?
Regards, Egil.
UPDATE: It turns out that the ASP.NET AJAX 4.0 (currently in preview 4) has very nice support for ADO.NET Data Services, and it looks like it works pretty well with jQuery.
It turns out that the ASP.NET AJAX 4.0 (currently in preview 4) has very nice support for ADO.NET Data Services, and it looks like it works pretty well with jQuery.