By tag: IBusinessEntity
0
kicks
How to Design a Great, yet Simple Data Layer in .NET
The article includes a code sample at the end on how to design a very simple yet elegant data layer (or data tier) in ASP.NET. Make sure you check out the IBusinessEntity interface.