Serialization in WCF using JQuery

Posted by Abu Hamzah on Stack Overflow See other posts from Stack Overflow or by Abu Hamzah
Published on 2010-04-26T20:14:13Z Indexed on 2010/04/26 20:23 UTC
Read the original article Hit count: 186

Filed under:
|
|

is it possible to use WCF classes with attributes (like [DataMember....) then you wouldnt need to do seralization on the client side (jquery) ?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about ASP.NET