Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

The protocol 'net.tcp' is not supported

wcf wcf-binding

How to detect user agent in WCF web service

wcf web-services user-agent

What is the fastest way to send large binary file from one pc to another pc over the Internet?

Time zone mess using WCF

c# wcf timezone

Solve WCF Error: Metadata publishing for this service is currently disabled

WCF security, username password without certificate

What is the bindingConfiguration attribute responsible for in a BasicHttpBinding endpoint config?

wcf

How to generate a wsdl file of a wcf service library project?

wcf visual-studio-2010 wsdl

should I wrap all my WCF service code in a try catch block?

c# .net wcf try-catch

WCF service reaching high memory usage on first call

c# .net wcf web-services iis

How Can I Host A WCF App In IIS?

c# wcf iis

WCF Error "Found multiple X.509 certificates using search criteria"

Can I force svcutil.exe to generate data contracts for a WCF service?

"Best" way to communicate between .NET 1.1 and .NET 3.5

.net wcf web-services .net-1.1

Dependency injection with multiple repositories

What is the use of spring.net?

c# wcf silverlight spring.net

Developer certificate vs purchased certificate for WCF

WCF: Is serialization of a generic interfaces possible?

How do configure username/password authentication for WCF netTcpBinding?

Web Service with Windows Authentication with Soap Client

c# wcf web-services