Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Why can't a DataMember in WCF return Type?

wcf

WCF Error {"The username is not provided. Specify username in ClientCredentials."}

WCF SslStreamSecurity DNS Identity Check failing for just 4.6 framework

c# .net wcf .net-4.5 .net-4.6

Does WCF have an equivalent of MVC's [Authorize] attribute?

.net wcf

WCF sessions with a wsHttpBinding and without windows security

How do I know what the storeName of a certificate is?

wcf certificate

How to serialize class type but not the namespace to a Json string using DataContractJsonSerializer

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