Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Web Service Authentication based on AD groups

wcf service

wcf exposing generics

wcf generics wcf-binding

How to Send Large File From Client To Server Using WCF?

c# wcf stream large-files

WCF Catastrophic Failure

wcf crash

What is the equivalent of LINQ-to-SQL for Silverlight?

Is NetNamedPipeBinding binding guaranteed to work only on the same machine?

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