endpointbehavior Questions
1
I'm trying to implement a UoW like shown here:
https://blog.iannelson.uk/wcf-global-exception-handling/
But I can't for the life of me figure out how to wire it up with Autofac. I have absolutely ...
Glycerinate asked 3/11, 2011 at 3:21
1
The situation
We are implementing different sort of security on some WCF service.
ClientCertificate, UserName & Password and Anonymous.
We have 2 ServiceBehaviorConfigurations, one for httpB...
Felisafelise asked 6/9, 2012 at 7:6
1
Solved
I have a WCF behavior extension that I would like to add to a WCF client. However, the client is constructed programmatically. The endpoint address may vary, but I know the type. I could add the be...
Plantation asked 19/4, 2012 at 16:18
1
© 2022 - 2024 — McMap. All rights reserved.