Hi, JSON objects (all classes that inherit from IJavaScriptObject) can be used like other .NET types. The JavaScriptArray will be an ArrayList, the JavaScriptObject a Hashtable where the name of the key is the name of the property in JavaScript. There are JavaScriptNumber, JavaScriptBoolean, too.
Do you have a more detailed question? Regards, Michael On 9/17/06, pigs <[EMAIL PROTECTED]> wrote: > > hi,I'm just starting to use the AjaxPro, and I've got a question about > "how to use a json object on the on the server-side,and return it to > the client-side?" > and how to use the return on the client-side ? > :) > thx. > Tom > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ Skype: callto:schwarz-interactive MSN IM: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ -~----------~----~----~----~------~----~------~--~---
