InfoWorker Solutions
When in doubt, hesitate!
Showing posts with label
Faults
.
Show all posts
Showing posts with label
Faults
.
Show all posts
Wednesday, June 18, 2008
WCF: Using Shared Types
›
In WCF you can use shared types from existing assemblies when generating a service proxy. Use the advanced options in VS2008, otherwise use ...
Wednesday, April 30, 2008
EntLib3 Replace Handler, ExceptionHandlingException
›
Using the Enterprise Library 3 exception replace handler can help you handle e.g. WCF FaultException<T> on the client and replace it ...
1 comment:
Monday, May 07, 2007
WCF: Exception Handling with Logging
›
In my ' WCF Exception Shielding using Generics ' post there was a "//TODO: add logging as applicable" comment, which I now...
2 comments:
Friday, November 24, 2006
WCF Exception Shielding: Providing FaultContract Details using Generics
›
The WCF design guidelines recommends using the exception shielding pattern to sanitize unsafe exceptions and expose only a controlled set o...
5 comments:
›
Home
View web version