Handling XmlDataSource when remote XML source not available

Posted by itsatrp on Stack Overflow See other posts from Stack Overflow or by itsatrp
Published on 2010-04-12T18:08:18Z Indexed on 2010/04/20 21:03 UTC
Read the original article Hit count: 249

When using an XmlDataSource is there good way to handle exceptions that are caused when the remote XML file is unavailable? I'm somewhat new to .NET and using C#.

© Stack Overflow or respective owner

Related posts about xmldatasource

Related posts about exception-handling