[dba-VB] Vb.net - all the recordsets

Griffiths, Richard R.Griffiths at bury.gov.uk
Tue Jan 10 03:27:02 CST 2006


Hi

'What I really like is the ability to bind the controls of a .Net form
to a dataset.' 

and don't forget, even better IMO, binding to your business class
objects allowing rich reusable classes to be built handling all the db
updates.

Richard

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Mike & Doris
Manning
Sent: 09 January 2006 13:26
To: dba-vb at databaseadvisors.com
Subject: Re: [dba-VB] Vb.net - all the recordsets


I'm using the beastie to build database apps.  I use mostly SQL
DataAdapters, DataSets, and DataReaders.  You need a DataAdapter for
each query but you can stuff the results all in one DataSet.

What I really like is the ability to bind the controls of a .Net form to
a dataset.  Everything is disconnected until I tell the changes to fire
back.

Feel free to contact me by IM if you need help.

Doris Manning
mikedorism at verizon.net



_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com






More information about the dba-VB mailing list