Click here to Skip to main content
15,891,900 members
Articles / General Programming / Exceptions

WCF - Exception Handling, FaultException and FaultContracts

Rate me:
Please Sign up or sign in to vote.
4.63/5 (55 votes)
29 Jan 2016CPOL6 min read 301.7K   2K   72  
WCF - Exception Handling, Global Exception Handling, FaultExceptions and FaultContracts
In this article, you will find a detailed explanation with sample code for exception handling, global exception handling, fault exceptions and faultcontracts in WCF.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India
Technical Manager/ Software Architect | CodeProject MVP | Visual Studio Marketplace Contributor | Author | Geek | Netizen | Husband | ChessPlayer

Most of my articles are listed on top 5 of the respective 'Best articles of the month' and some of my articles are published on ASP.NET WebSite's Article of the Day section.

Check my contributions in Visual Studio Marketplace and Code Project

Technical Blog: https://shemeerns.wordpress.com/
Facebook: http://facebook.com/shemeernsblog
Twitter : http://twitter.com/shemeerns
Google+ : http://google.com/+Shemeernsblog

Comments and Discussions