G
Guest
I've got an ADO.NET application which I would like to debug by inserting a
breakpoint in a statement of the code. When I pressed F11 to start debugging,
VS.NET always displayed a JScript. I had to step through every statement in
it until the webpage showed up.
Actually, I wanted to see the output of every statement in the output
window. Is there anything wrong with my code ?
I created a data relation between two tables and upon selecting a value from
the dropdownlist, the datagrid should display the related child tables. I'm
still unable to achieve that.
breakpoint in a statement of the code. When I pressed F11 to start debugging,
VS.NET always displayed a JScript. I had to step through every statement in
it until the webpage showed up.
Actually, I wanted to see the output of every statement in the output
window. Is there anything wrong with my code ?
I created a data relation between two tables and upon selecting a value from
the dropdownlist, the datagrid should display the related child tables. I'm
still unable to achieve that.