J
Jim Bancroft
Hi all,
In VB6 I used a 3rd party tool for line numbering my source code, to
help with debugging. However, in experimenting with VB .Net I've noticed
that my exceptions automatically provide line numbers, with no effort
required from me. Is this a standard offering in .Net, or is rolling your
own line numbers still the way to go? Also, my components at the moment are
being compiled in debug mode. Will line numbers still be available in my
exceptions when I build in release mode?-- just checking. Thanks.
-Jim
In VB6 I used a 3rd party tool for line numbering my source code, to
help with debugging. However, in experimenting with VB .Net I've noticed
that my exceptions automatically provide line numbers, with no effort
required from me. Is this a standard offering in .Net, or is rolling your
own line numbers still the way to go? Also, my components at the moment are
being compiled in debug mode. Will line numbers still be available in my
exceptions when I build in release mode?-- just checking. Thanks.
-Jim