Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How to maxmise the largest contiguous block of memory in the Large Object Heap

Attaching files to WCF REST service responses

wcf rest

WCF Client Connection Caching/Pooling

wcf

How to Manage Sessions in Restful WCF Service

wcf rest

selfhosting wcf server - load certificate from file instead of certificate store

wcf certificate

Is there any difference in hosting net.tcp wcf services under Windows 7 and Windows 2008 Server in IIS?

Unable to reference WSDL of WCF web service hosted on AppFabric

wcf wsdl appfabric

Entity Framework 'An item cannot be removed from a fixed size Array of type *[]'

WCF Wait for operations to finish when closing ServiceHost

c# .net wcf soap

Passing XML string in the body of WCF REST service using WebInvoke

xml wcf rest post webinvoke

Does setting Security Mode = Transport automatically make it secure in a HTTPS web service?

After creating a wcf service how do I tell whether its restful or soap from the wsdl?

c# wcf rest soap

Using basic authentication in SAP PI calls from .NET

WCF Web Service, Java Web Client, MustUnderstand headers not understood?

wcf jax-ws axis2 soapfault

Returning datasets from LINQ to SQL in a REST/WCF service

wcf linq

Cannot deserialize with XMLSerializer result from WCF webservice

wcf xml-deserialization

jquery ajax 'post' call

c# jquery ajax wcf json

How to Get the Authorization header from wcf request interceptor

wcf

wcf - difference between MaxConcurrentCalls and MaxConcurrentSessions property

c# .net wcf

RESTful web service returning XML not JSON

c# asp.net wcf json rest