Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Reuse existing types with ADO.NET Data Services

WCF service returning an array of dictionary<string, object>

c# wcf dictionary object

WCF - how to create programatically custom binding with binary encoding over HTTP(S)

wcf security binding

Best practice for Service and data contracts - WCF

architecture wcf

Asynchronous WCF calls timeout on client side after 10 seconds

silverlight wcf exception

How are STA COM components handled when used in a WCF service hosted in IIS (7+)?

wcf iis com sta

Default wcf service application has no endpoint defined

c# wcf

WebService or a simple MVC Controller?

How to add attribute to WCF message header with MessageHeader.CreateHeader() method?

wcf wcf-client

WCF web service call - which exception(s) to catch?

c# wcf exception-handling

WCF Service With A Worker Thread?

c# .net multithreading wcf

Optimized way to do RPC in .Net

.net wcf remoting rpc

WCF 4.0 - Returning JSON WebFaultException with REST Service Template

c# .net wcf exception rest

WCF Communication Exception

c# asp.net wcf

F# interactive vs. F# solution and WCF

wcf f# f#-interactive

N-Layer Architecture

Can I host (self host) a WCF Service in a Windows Service and expose it via http?

Getting "Recursive collection data contract" when referencing a WCF service with a slightly complex method

Global Variable between two WCF Methods

c# wcf

Persist object in C# .NET Web Service

c# .net wcf web-services