Does anyone have a link to an example of using Declarative client-side binding without using a webservice. For instance I would like to have GetRecords and GetRecordsCount methods live in my aspx code behind page. I've seen references saying this is possible but no real examples. Thanks