Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

jquery ajax call return JSON parsing error

jquery ajax json wcf parsing

How to convert "string" to "timestamp without time zone"

Could not load file or assembly System.Web.WebPages.Razor, , Version=3.0.0.0 or one of its dependencies

ContractFilter mismatch at the EndpointDispatcher (error handling)

c# .net wcf web-services

Silverlight 4.0 and WCF client proxy - how to create and how to close instances

Setting up WCF TCP service in a web application

c# wcf wcf-binding net.tcp

Is it possible to force the WCF test client to accept a self-signed certificate?

Basic Authentication with WCF REST service to something other than windows accounts?

wcf rest

Deploying WCF Service with both http and https bindings/endpoints

wcf iis ssl https wcf-binding

How to add custom soap headers in wcf?

wcf wcf-client

The maximum string content length quota (8192) has been exceeded while reading XML data

wcf string long-integer quota

WCF vs. .Net Remoting

Serialize .NET Dictionary<string, string> into JSON Key Value Pair Object

c# asp.net wcf json

Invoking WCF service method through a browser

wcf web-services

'MANAGE PRIVATE KEYS' option missing

What are the advantages of using [DataContract] rather than [Serializable] in WCF

c# .net wcf serialization

Advantages of WebInvoke POST compared to WEBGET

wcf rest

Cannot start IIS Express

c# wcf iis visual-studio-2012

What is the purpose of WCF Service Library?

.net wcf

How can I pass a username/password in the header to a SOAP WCF Service

c# asp.net wcf web-services soap