Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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?

Possible to have same contract, same binding, same address, but different ports?

.net wcf wcf-endpoint

How to call simple WCF service using jQuery or simple js

javascript jquery wcf

SOA Services Testing

wcf testing soapui

Can I use an object in UriTemplate?

c# wcf rest

WCF/Rest/UriTemplate variable length query string parameter list?

Logging username with Elmah for WCF Webservices

HttpContext.Current is null in my web service

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