Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Concurrent requests piling up on the server when using WSHttpBinding

WCF Service Reference - Getting "XmlException: Name cannot begin with the '<' character, hexadecimal value 0x3C" on Client Side

WCF proxy generation: svcutil.exe vs wsdl.exe

c# wcf proxy wsdl svcutil.exe

WCF NetTcpBinding Security - how does it work?

WCF - The message could not be dispatched because the service at the endpoint address ... is unavailable for the protocol of the address

wcf

WCF readerQuotas settings - drawbacks?

wcf performance

WCF Datacontract - Does it support nullable data member?

wcf

WCF: Adding Nonce to UsernameToken

c# wcf web-services

System.IO.IOException: The handshake failed due to an unexpected > packet format?

c# wcf

Access Uint8Array in javascript ArrayBuffer

javascript wcf filereader

Generate DataContract from XSD

.net wcf xsd datacontract

WCF service The maximum array length quota (16384) has been exceeded

ASP.NET MVC and WCF

.net asp.net-mvc wcf

The authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'BasicHttpBinding' ('Negotiate').

Can't Activate WCF service

wcf

What is the right way to self-host a Web API?

WCF WebService / IIS Hosting & Configuration Issue Behind a Firewall

Calling a webservice that uses ISO-8859-1 encoding from WCF

.net wcf

Can I use DataContract and Serializable together?

maxReceivedMessageSize not fixing 413: Request Entity Too Large