Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Using a custom ServiceHostFactory in a WCF Service Library project

c# wcf

How do you identify authentcated user in WCF?

c# asp.net asp.net-mvc wcf

WCF- "The underlying connection was closed: The connection was closed unexpectedly"

Is it bad to have 'You have created a service' page for published wcf service on the internet?

wcf wcf-security

Using IErrorHandler and TCP Message Security causes a timeout

.net wcf timeout

How can I set a namespace without overwriting the service configuration name using SvcUtil.exe?

REST WCF Service Over SSL

wcf rest ssl

Exception in "using" statement with WCF not closing connections properly. How does one close faulted WCF client connections or those with exceptions?

IOC Container - WCF Service - Should I instantiate all dependencies via constructor?

c# wcf inversion-of-control

Generating C#.net class from WSDL file

wcf xsd wsdl

Set default response type in WCF Web Api

ajax wcf wcf-web-api

WCF collection serialization, IList or List? Does it matter?

wcf serialization

How do I manage WCF log file sizes programatically?

.net wcf web-services logging

Adding WCF Service References to multiple projects

c# wcf wcfserviceclient

AppFabric vs System.Runtime.Caching

.net wcf caching appfabric

Can I use net.TCP along with GZip technology in WCF

JQuery ajax JSONP POST changed to GET when cross domain

wcf jquery jsonp

How to debug a WCF service with two console applications simultaneously

c# wcf visual-studio

WCF HTTP POST Rest Service with Dictionary parameters

wcf rest post

WCF over HTTPS and Signing the body

c# wcf soap sign