Hi,
Thanx for the link, i think most important part is the serialization of a dataset into JSON objcet maintining the date and number type.
Please need a hand to figure it out, i'm using it on an ASP.Net website (vb code).
Stuck for days. Maybe have to give up.
For so fat this is what i get :
{"appointments":[{
id="1",resourceId":"315","start":"01/01/0001 09:00:00","end":"01/01/0001 10:00:00","description":"Brain Storming"},{"id="2",resourceId":"315","start":"01/01/0001 09:00:00","end":"01/01/0001 10:00:00","description":"Brain Storming"}]
,
"resssources":[{
"id":"315","displayName":"My Name"}
]}
Best regards
Hello,
Could you please share a sample with me, I need to understand what exactly is the problem in order to provide you with meaningful suggestion.