A
ahawk
Hi, All,
I'm a beginner of Vb.net. My solution(A) has reference
another object (solution B), so when I debug( trace) my
program step by step, the system opens the class code of
solution B. My question is how can I add breakpoint
somewhere of one clsss of solution B (open it in Solution
A environment) and when I trace the Solution A, the
system will stop at break-point. I don't want to trace
the code one step by step to open a class in Solution B
every time, just want to open it in Solution A and add
breakpoint. is it possible? if it's possible, please tell
me how.
Thanks and have a good weekend
ahawk
I'm a beginner of Vb.net. My solution(A) has reference
another object (solution B), so when I debug( trace) my
program step by step, the system opens the class code of
solution B. My question is how can I add breakpoint
somewhere of one clsss of solution B (open it in Solution
A environment) and when I trace the Solution A, the
system will stop at break-point. I don't want to trace
the code one step by step to open a class in Solution B
every time, just want to open it in Solution A and add
breakpoint. is it possible? if it's possible, please tell
me how.
Thanks and have a good weekend
ahawk
