I feel comfortable with my for/Do while/if then/case/call sub/etc… logic. What I need help with is taking the logic I have and putting it into the correct syntax.
The first book I purchased looks out of date, “Visual Basic.NET Second Edition by Deitel”. MS VB Studio 2010 looks like the forms design is point and click vs. the book still calls it out in the code.
I am sure everyone has their favorite book. But if I could get a few suggestions I can look up, I would appreciate it.
My current project is to get data out of SQL server 2005 and create a website for the plant I work at to track production in real time. Printing/viewing forms with data including graphs of production by hour.
Thanks
Andy2
The first book I purchased looks out of date, “Visual Basic.NET Second Edition by Deitel”. MS VB Studio 2010 looks like the forms design is point and click vs. the book still calls it out in the code.
I am sure everyone has their favorite book. But if I could get a few suggestions I can look up, I would appreciate it.
My current project is to get data out of SQL server 2005 and create a website for the plant I work at to track production in real time. Printing/viewing forms with data including graphs of production by hour.
Thanks
Andy2
Comment