J
Jeff Brown
CJ and others have pointed me in the right direction. After reading most of th book i bought last night i realized i was creating my own headaches by not seperating my data access, business logic, and presentation layers. I have finally came to an understanding with the new OOP practices available to VB .NET and now i am staring over and wring completely re-useable code throughout my project. And i just wanted to say thanks for you help and insight.
Jeff Brown
P.S. The book is pretty informative OOP: Building re-useable components with Visual Basic .NET, I haven't started reading the ADO.NET book as i realizeed my problem was not with ADO.NET but rather my architectual structure of my program.
Jeff Brown
P.S. The book is pretty informative OOP: Building re-useable components with Visual Basic .NET, I haven't started reading the ADO.NET book as i realizeed my problem was not with ADO.NET but rather my architectual structure of my program.