I have a file where I read a list of lines and copy a file based on those lines. If the copy fails, using a try...catch, I record an Event Log entry.<BR><BR>While I've got it working in VB.NET, C# ...
A good knowledge of exception handling is needed to build applications that are capable of handling runtime errors efficiently. Start with these simple guidelines. Exception handling is the technique ...