Hi All,

I am new to using AjaxPro with JSON and trying to understand how to
make it work.
In brief, what I want is to load my custom object from a database and
pass it back to the client-side and show its data in some DIV.

>From what I've read JSON sounds like a good idea but I can't seem to
figure out how to use it with AjaxPro. I understand that you have to
serialize your object with AjaxPro.JavaScriptSerializer.Serialize()
method but do I have to write a custom converter for my class to do
that?

Any help on using JSON to return my custom object back to the
client-side is greatly appreciated.

Thanks,
Dima


--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to