flourinefx - best practice to handle unhandled exception in WCF project? -
i have wcf project handles requests flex application. project has 30 methods. best practice handle exceptions? parts it's logging only. warp each method try/catch (and maybe have more info logging) or handle in 1 place?
usually want implement ierrorhandler interface handle unhandled exceptions. have lookt @ article more details ierrorhandler interface
wcf flourinefx
No comments:
Post a Comment