In the online demos, there is a nice demonstration of how to use client-side binding with page methods. However, I would like to take this a step further and use a WCF service to provide the data and call the service methods via jQuery. Is there an article or a post that shows me how to accomplish this or how to move from the aforementioned sample code to code that I am trying to put together?