S
Stefan Johansson
Hi all
I'am moving from Visual Foxpro and have a question
regarding "best practice" error handling in vb .net.
In VFP I have always used a "central" error handling
object in order to have a easy and reusable way of
handling all errors in a program.
The VB 6 coding examples I have seen there has always
been error handling code in each program module.
Is it possible in VB .net to use a central error handling
or is it not a "good way" of handling errors?
Stefan Johansson
I'am moving from Visual Foxpro and have a question
regarding "best practice" error handling in vb .net.
In VFP I have always used a "central" error handling
object in order to have a easy and reusable way of
handling all errors in a program.
The VB 6 coding examples I have seen there has always
been error handling code in each program module.
Is it possible in VB .net to use a central error handling
or is it not a "good way" of handling errors?
Stefan Johansson