D
dan
The code generated by the Data controls such as SqlDataAdapter and
SqlCommand disappears when a change is made to the form (e.g. changing the
text of a control, adding a new button, etc). Thus the data controls must
be reconfigured which is highly annoying.
Does this work as designed, is it a VS fault or am I doing something wrong?
Is there a way to avoid this happening?
Thanks,
Dan
SqlCommand disappears when a change is made to the form (e.g. changing the
text of a control, adding a new button, etc). Thus the data controls must
be reconfigured which is highly annoying.
Does this work as designed, is it a VS fault or am I doing something wrong?
Is there a way to avoid this happening?
Thanks,
Dan