newbie in search of ADO.NET code samples

B

barret bonden

Can anyone point me to step by step walk-throughs of ADO.NET code - I'd
like to get to the point of being able to programmatically work with
assigning field data to text boxes and then write back changes to the
tables.





As an aside; I started playing with Visual Studio 2003, and now VB 2005
Express. I come out of Dbase/Clipper/Foxpro/Delphi/MSAccess/ PHP-MYSQL- and
I must admit

to being driven out of my mind with datasets and dataadaptors and
datareaders - My eyes water -I just want the *data* - the levels of
abstraction from the data itself have been driving me from the .net
environment- and I'm sure I'm missing out on some good stuff - so far VB'05
has been no different in this way from VS '03 ; I need some
simple -step -by -step working code to build on - the MS Books so far have
lacked this, and the free training videos from MS only take me through a GUI
approach , whereas I want *CODE* - any pointers to this greatly
appreciated.

(While I'm at this - I appreciate the cleverness in MS's disconnected
approach to data - I do wonder however why a connected model (and thus a
simpler one) could not have been offered as well - at least in the more
amateur oriented (if I understand this correctly) VB 2005 Express )
 
J

Jerry H.

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top