Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Passing an image through WCF and display them in a WPF datagrid

.net wpf wcf image

WCF, Security and Certificates

Setting CultureInfo on wcf service calls?

.net wcf cultureinfo

Gracefully terminate WCF Service - complete all open sessions and restrict new sessions

MEF + WCF Service Host?

c# wcf mef

WCF Object Design - OOP vs SOA

wcf design-patterns oop soa

Can 2 WCF service processes listen the same port?

.net windows wcf tcp

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