A
Artificer
I am creating an application that will have around 20 web forms. Should
I create only one strongly typed dataset that includes all the
DataTables required for all the forms or should I create one strongly
typed dataset per web form that includes only the DataTables required
by that specific form?
I create only one strongly typed dataset that includes all the
DataTables required for all the forms or should I create one strongly
typed dataset per web form that includes only the DataTables required
by that specific form?