Hi, 1) all classes that inherit from IJavaScriptObject, will be JavaScriptArray, JavaScriptObject, JavaScriptNumber, JavaScriptString and JavaScriptBoolean.
2) xxxxConvert are converters from/to JSON/.NET. You can write your own converters if you want to modify the JSON output. 3) the JSONParser can be used if you want to do JSON parsing for other projects (i.e. ConsoleApplication). Sometimes you can use it to write initial JavaScript values to the page that represent a .NET data type. What questions do you have more? Regards, Michael On 9/18/06, pigs <[EMAIL PROTECTED]> wrote: > > thanks very much, Michael. > you means all the class begin with JavaScriptxxx are JSON objects? Am I > right? > and how about the class closed by xxxConverter? > and also the JSONParser ? > sorry to ask so much ? > cos I'm working on a project ,and I'm taking charge of the Ajax ,but it > is the 1st time to use it. although I can write some simple instances > with AjaxPro, but there are still lots of hardness to be proficient in. > thanks again. > > > > > -- 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/ -~----------~----~----~----~------~----~------~--~---
