Posts from the ‘WCF’ Category

- 410.16.11WCF Behavioral Contracts and Message Exchange Patterns
- 210.1.11WCF Fundamentals and Quick start
- 169.29.11Why we need Windows Communication Foundation?
- 610.24.08There was an error while trying to serialize parameter http://tempuri.org/:obj. The InnerException message was ‘Type ‘System.Collections.Generic.List`1[Employee, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]’ with data contract name ‘ArrayOfEmployee:http://schemas.datacontract.org/2004/07/Interfaces’ is not expected. Add any types not known statically to the list of known types – for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to DataContractSerializer.
- 79.29.08Hosting a WCF Service in IIS 7.0
- 379.22.08“The underlying connection was closed: The connection was closed unexpectedly.” While returning Data Table from WCF service.