Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Best approach for WCF client

wcf

What is the functional equivalent of Windows Communication Foundation in Java 6?

java wcf

Loading WCF config (for server + client) from custom source (not standard XML)

wcf configuration

Whats the best way to send an event to all workstations

c# wcf web-services tcp udp

How can I share Linq to Entities datacontracts between WCF and Silverlight

How to consume multiple WCF services from one client

c# .net wcf wcf-client

Ordered Delivery with netMSMQbinding

'System.ComponentModel.PropertyChangedEventHandler' cannot derive from special class 'System.MulticastDelegate'

c# wcf web-services

WCF Client Instantiation

How to authenticate and keep track of users with WCF/JSON?

.net ajax wcf web-services

return html from wcf service

html wcf json jqgrid

How to provide dependency injection via StructureMap for a custom role provider with WCF?

Duplex or request-reply with Apache ActiveMQ WCF Binding configuration question

wcf apache activemq nms

How to build a messaging system in .NET?

c# .net wpf wcf messaging

WCF Custom Validator: How to initialize a "User" object from custom validator

c# wcf wcf-security

WCF without NET 3.0

c# .net mono wcf

How would you implement API key in WCF Data Service?

c# wcf service ado.net odata

Using WCF in .NET how can I make it auto generate SOAP docs like ASMX did?

HttpContext.Current is null in my web service

XML serializing with XmlWriter via StringBuilder is utf-16 while via Stream is utf-8?