Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How can I ensure that IsInRole checks are not using cached credentials

How to make/simulate persistent TCP connection?

c# .net wcf

Auto-generate an API Explorer for WCF services

wcf rest

Is there a way to log/trace all SQL queries made from a WCF service?

c# wcf azure-sql-database

how to remove namespace on datamember?

c# wcf

Allow access to WCF based on a group set in web.config

wcf web.config file

Unable to send a 48681 bytes message to secure wcf service from java

java wcf

How to pass TimeSpan value in JSON format?

c# json wcf

Is using X509 for WCF security inherently slow with a new channel per-request?

c# .net wcf x509certificate

Passing HttpContext.Current.User.Identity to WCF

How to redirect a WCF service to an HTTPS endpoint with Windows credential

Ignore certain WCF services from WCF trace logs

wcf wcf-client

Can I generate a service reference automatically for a REST WCF service?

c# json wcf rest soap

Implementing versioning a RESTful API with WCF or ASP.Net Web Api

wcf rest asp.net-web-api

How can I free a "daemon" TCP port listener, after its owning process exited?

wcf tcp

Filtering a WSDL to Only Some Operations

wcf wsdl

Test Driven Design and Layered architecture [closed]

c# wpf wcf architecture tdd

Entity Framework 5.0 DBContext template with WCF attributes Support

wcf entity-framework-5 poco

ServiceHostFactory.CreateServiceHost is called multiple time WCF

wcf iis