T
Turtle MacDermott
I have an ADO.NET datatable which I created from scratch - just defined its
columns and started adding data.
I find that when I step through adding a row in the debugger, it's quite
slow - up to several seconds - at the point where I actually add the row to
the table.
Any ideas?
TIA
- Turtle
columns and started adding data.
I find that when I step through adding a row in the debugger, it's quite
slow - up to several seconds - at the point where I actually add the row to
the table.
Any ideas?
TIA
- Turtle