I’ve just posted the question about general usage of “using/try/catch” construction and all is clear now.
But, I have a new question that is in connection with the previous one – how to use “using/try/catch” construction in case I have it in method in WCF service? The goal is to see the description of particular database exception on client side.
Thank you in advance.
Take a look at this blog post WCF error handling and some best practices