G
Guest
I seem to remember that VB 6 had a way to bind a data class redirectly to an ADO recordset. Simply put, a the class could be populated with the recordset data without a lot of coding simply by using databinding
Can this be done in VB .NET. I would like to write Data Classes and populate it from a DataSet
Thanks in Advance
Can this be done in VB .NET. I would like to write Data Classes and populate it from a DataSet
Thanks in Advance