Choosing the Right LINQ Model for Your Application
Bill Zack presents an Architect Point of View (arcPOV) presentation on selecting the right
LINQ model for your application. Bill covers 3 different flavors of LINQ; LINQ to SQL, LINQ to Datasets, and LINQ to Entities. Bill discusses how these flavors of LINQ can be used to access data in…