
September 17th, 2007, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 874
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Improving the StudentDataAccess Class for ASP.NET 2.0
Today we continue developing the StudentDataAccess class we started with in the first part of this series. We will create another static method called GetAllStudents() which returns all the records from the Students table as a StudentDataAccessCollection object, which we will create first.
Read the full article here: Improving the StudentDataAccess Class for ASP.NET 2.0
For more discussion go here: Blog Article Discussion
|