Why WCF service is faster than ASP.NET webservice
| The DataContractSerializer(Binary like) used in WCF has better performance advantages over XML serialization used in webservice so WCF service is faster than ASP.NET webservice | |
| The DataContractSerializer(Binary like) used in WCF has better performance advantages over XML serialization used in webservice so WCF service is faster than ASP.NET webservice | |