Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Not Timing out correctly?

c# .net wcf timeout

How to fix MaxItemsInObjectGraph error?

wcf rest

Can't get netTcpBinding requests to show up in Fiddler

c# wcf fiddler nettcpbinding

RESTful WCF wrapping json response with method name

wcf json wcf-rest

How to implement Self-host WCF data services (http://localhost:1234/myDataService.svc/...)

wcf service odata hosting

How to send DateTime parameters to WCF DataService

wcf

Is it ok to bubble up the exception to the top of the stack?

c# .net wcf exception-handling

InvalidDataContractException is an invalid collection type since it have DataContractAttribute

Remoting or WCF for new development (between two .NET apps on the same machine) using interfaces?

c# .net wcf remoting

Providing DateTime values in OData

c# .net wcf datetime odata

How to configure a single WCF Service to have multiple HTTP and HTTPS endpoints?

How to add maxItemsInObjectGraph programmatically without using configuration file?

WCF client logging dotnet core

Constructor in WCF DataContract not reflected on Client

wcf datacontract

Response for preflight has invalid HTTP status code 405

javascript angularjs wcf rest

File download through WCF slower than through IIS

wcf streaming

Is it bad practice to have an output parameter in a method in a WCF service?

c# .net wcf output-parameter

WCF Web Service error: "Service endpoint binding not using HTTP protocol"?

Why KnownTypeAttribute need in WCF [closed]

c# .net wcf

How do I compile a WCF Service Library in 32-bit mode?

wcf