Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Jquery passing data to ajax function

jquery ajax wcf json

Uploading file from Flex to WCF REST Stream issues (how to decode multipart form post in REST WS)

c# wcf apache-flex rest stream

What is the point in a WSDL with a rest based service?

c# wcf web-services rest

NHibernate & WCF: Performance (session reuse) vs. concurrency (simultaneous requests)

Concurrent access to a queue by multiple threads

c# .net wcf

is "HelloWorld" a valid json response

json wcf rest

WCF wsHttpBinding in SoapUI

wcf soapui

$filter option for DateTime in WCF Data Services query URL

Not able to add HTTPS enabled WCF Service as Service reference in Visual Studio 2010 IDE

c# wcf

when to use duplex service?

wcf tcp duplex

WCF Message & Data Contract, DTO, domain model, and shared assemblies

Can you use interfaces as DataMembers in WCF?

c# wcf interface

Consuming a WCF Service that is hosted in a Windows Service from outside solution

Creating a service for client authentication with servicestack?

Failed to allocate a managed memory buffer of 268435456 bytes. The amount of available memory may be low

c# .net wcf

Interesting issue with WCF wsHttpBinding through a Firewall

WCF duplex service using net tcp: "Stream Security is required..."

c# wcf web-services duplex

WCF trace file keeps getting corrupted?

c# .net wcf iis trace

Should WCF DataContracts be value or reference types?

wcf datacontract

Hosting a WCF service in an ASP.NET MVC app?

asp.net-mvc wcf silverlight