How to implement the dto-pattern in VB.NET, so that the client side has nothing to know about the data structure.
Data Transfer Object Pattern Goes VB.NET
Published 04/29/2004
How to implement the dto-pattern in VB.NET, so that the client side has nothing to know about the data structure.