|
Couple of questions regarding vb 2005
I'm new to programming, I had a couple classes based on vb 2003 and I'm trying to learn how to use vb 2005.
First, can anyone recommend any good programming books directed towards 05? One with tutorials that you work along with would probably be best.
Second, how exactly does data binding in 05 work? I can't seem to find(or remember >.<) the code to insert a new row into a table on a button click. I've managed to bind all the controls, but I'm blanking on the line you put in the button clicks sub.
Last, is it possible to change the tables a user searches based on radio selections. ie I have three radio buttons, if you click the search button and have button a selected it searches table a, select button b and program searches table b and if you select button C it searches both tables on the database.
Thanks for any help, and I'm newer to this forum than I am to programming, so if this happens to be the wrong section, I apologise. Feel free to move it.
|