That's great.

Some little questions:
Why does strings comes out with quots?
And is there a way to send a datetime in a JavaScriptObject?

This is the o["date"].Value
new
Ajax.Web.Dictionary("System.Collections.Generic.Dictionary`2[[System.String,
mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089],[AjaxPro.IJavaScriptObject, AjaxPro.2,
Version=6.7.11.1, Culture=neutral,
PublicKeyToken=4735ae9824c7d3ec]]",[["__type","System.DateTime"],["Year",2006],["Month",7],["Day",11],["Hour",13],["Minute",28],["Second",33],["Millisecond",557]])

I tried also to use
JavaScriptDeserializer.DeserializeFromJson<DateTime>(o["date"].Value)
but got an error.

You do great work. I appreciate it!


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

Reply via email to