What namespace is used by ASMX and WCF respectively for serialization ?

 Posted by Akiii on 10/14/2012 | Category: WCF Interview questions | Views: 3913 | Points: 40
Answer:

For serialization, WCF uses the System.Runtime.Serialization namespace for serialization.

Web service(i.e), ASMX uses System.Xml.serialization namespace.



Thanks and Regards
Akiii


| Alert Moderator 

Comments or Responses

Posted by: Hemanth.Sutapalli on: 10/15/2012 | Points: 10
very useful for me............

Thanks&&Regards
S.hemanth

Login to post response