.NET Web Services - Exception Handling And Non-Exception Error Handling
Author:
Robbe Morris
This article shows one approach to bubbling up exceptions and error messages from your business layer to your ASP.NET web page as well as web methods when called via Web Services. It is a great beginner sample to utilizing web services and custom classes in .NET.
More Tutorials
|