K
koorb
Every so often I read something like:
"use a defensive code technique like File.Exists instead of a Try and
Catch because it's less of a performance hog"
And when I program, I obviously have different ideas on how to code
different sections. So how to I findout what's best from a performance
point-of-view?
"use a defensive code technique like File.Exists instead of a Try and
Catch because it's less of a performance hog"
And when I program, I obviously have different ideas on how to code
different sections. So how to I findout what's best from a performance
point-of-view?

