DataContract

There are 1 entries for the tag DataContract
Condividere WCF DataContract fra il server e il client

La condivisione di tipi fra server e client e' sempre un argomento abbastanza critico.Persino in Microsoft ci sono pareri decisamente contrastanti sulla consivisione di DataContract in WCF, come sottolinea il mio amico Josh: Opinion was fairly divided with some thinking this is plain wrong and others thinking it is absolutely the right way to go provided you follow some basic principles to ensure that the "Share contract not class" tenet of SOA would be upheld. I used to be a huge fan of sharing types between the client and the service in my ASMX coding days because the...

posted @ venerdì 18 gennaio 2008 01:56 | Feedback (0)