Re: Deserialising double values

"Edward Ned Harvey (mono)" <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <BN3PR0801MB1154BE5AC5D6A03FAC72D577FA3D0@BN3PR0801MB1154.namprd08.prod.outlook.com>
> From: [email protected] [mailto:mono-list-
> [email protected]] On Behalf Of Peter Hagen
> 
> Posted:
> 
> dValue: 3.4563000202179
> dcValue: 12.3457
> fValue: 0.12345
> 
> Received:
> 
> dValue: 34563000202179
> dcValue: 123457
> fValue: 12345

You probably need to get into some specifics, like - 
When you serialize, what class or method are you using?
What string is returned?
What class/method are you using to POST?
At the server, what string is received?
The server presumably then deserializes. What's the type of the variables that it deserializes to?
And then the server repeats the process - it serializes. What string does it generate?
What string is received by the client?
What types does the client deserialize to?
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.