Hi, I have a function that creates a generic collection: Public Shared Function SelectAllProjects() As List( Of Project) Dim getprojectslist As New DataConnector Dim allprojectsds As DataSet = getprojectslist.ExecuteDataSet( "getallprojects" , CommandType.StoredProcedure, BRI.Data.ConnectionState...
Posted to
Getting Started
(Forum)
by
JKC
on
09-19-2007, 12:00 AM
Filed under: Objects, VB .NET, asp 2.0, collections, datasets, generics