desconfiado
New member
- Joined
- Feb 24, 2007
- Messages
- 2
- Programming Experience
- 10+
Hi,
I am new to VB .Net and i am having some doubts.
I am an "old" VB6 programmer and i used to build forms to input data and store the data in a database (Access or SQL) in a totaly unbound way.
Now i read in several places that in vb .Net programmers choose use the bound way, that is, bind the text box, Combo, etc directly to a data object (dataadapter i believe) connected to the database.
I would like your opinion on this and, if possible, where can i get some examples on how to accomplish this.
Thanks.
I am new to VB .Net and i am having some doubts.
I am an "old" VB6 programmer and i used to build forms to input data and store the data in a database (Access or SQL) in a totaly unbound way.
Now i read in several places that in vb .Net programmers choose use the bound way, that is, bind the text box, Combo, etc directly to a data object (dataadapter i believe) connected to the database.
I would like your opinion on this and, if possible, where can i get some examples on how to accomplish this.
Thanks.