Reputation: 70337
Are there any good examples of the "Abstract Factory" in the .NET BCL?
Upvotes: 2
Views: 1708
Reputation: 6501
ADO.Net uses several abstract factory classes. See Abstract Factory Design Pattern in ADO.NET 2.0
Upvotes: 5