Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How do I mix message encoding types (Text/MTOM) in the Request & Response of a Web Service client application using WCF (or WSE 3)?

.net wcf web-services wse mtom

WCF Authentication

WCF hosted in a Web application and compatibility mode

.net .net-3.5 wcf

WCF and streaming requests and responses

.net wcf streaming

Unity Dependency Injection for WCF services

Setting WCF InstanceContextMode (Per Call, Single) in web.confg

wcf instancecontextmode

How to implement a maintainable and loosly coupled application using DDD and SRP?

iPhone web service calls to WCF Service with Certificate Authentication

WCF Same IParameterInspector for all operations on a service

wcf extensibility

What is the default WCF Binding?

wcf wcf-binding

Endpoints using 'UriTemplate' cannot be used with 'System.ServiceModel.Description.WebScriptEnablingBehavior'

wcf

Why Claim based authentication instead of role based authentication

What are REST web services? [duplicate]

wcf rest web-services

Using a custom WCF serializer in Silverlight

REST from asp.net 2.0

c# .net wcf rest

WCF How to enable metadata?

c# wcf metadata

Eliminate the .svc in the URL of a WCF 4 service using Routes?

wcf rest

REST file upload with HttpRequestMessage or Stream?

c# asp.net wcf

adding a service reference create duplicated definitions for enums and methods

Invoking a web service with WS Security from .NET