Lee Richardson
|
Client Side AJAX Applications in SharePoint 2010 - Part 4: jQuery Integration and Persistence
Published by EndUserSharePoint: May 20, 2010 |
In parts one and two of this series I described how WCF Data Services in SharePoint 2010 exposes list data as both XML and JSON. In part three, I showed how to set up ASP.Net AJAX Templating and how to write a simple application that displays a list of user story list items.
In this part of the series I'll show how to integrate with jQuery to display the user stories as draggable index cards on a virtual cork board and how to persist the X and Y coordinates back to SharePoint.
See more published work.


