Select from following answers:- Yes
- No

- Don't Know
- All Above
No.
Traditional web service uses XmlSerializer class to serialize or de-serialize objects into/from xml.
Classes that implement the IDictionary interface, such as Hash table cannot be serialized or de-serialized.
By using WCF, DataContractSerializer can translate the HashTable into XML.
Thanks and Regards
Akiii
Show Correct Answer
Source: Code-Project | |
Alert Moderator