Design Pattern Framework 3.5
DataObjects.Linq.LinqImplementation Namespace
Patterns-In-Action! Application ► DataObjects.Linq.LinqImplementation
Declaration Syntax| C# | Visual Basic |
namespace DataObjects.Linq.LinqImplementation
Namespace DataObjects.Linq.LinqImplementation
Types| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
|
LinqCustomerDao |
Linq-to-Sql implementation of the ICustomerDao interface.
|
|
LinqDaoFactory |
Linq-to-Sql specific factory that creates data access objects.
|
|
LinqOrderDao |
Linq-to-Sql implementation of the IOrderDao interface.
|
|
LinqProductDao |
Linq-to-Sql implementation of the IProductDao interface.
|