Author: johnnyWebPages | Posted on: 7/2/2008 1:19:50 PM | Views : 901

I have read that when you use the [ScriptService] attribute in a WebService the webservice returns JSON.  Is that accurate?  If so what do you do when you want to return database queries from your web service?  I have mostly seen simple examples that add two numbers and return an int or simple hello world string.

Just wondering how to proceed.

Thank you.
...

Go to the complete details ...