Nach Ordnungsbegriffen durchsuchen

Alle Ordnungsbegriffe » LINQ SQL DataContext » LINQ (RSS)

Using LINQ To SQL’s DataContext in a Multi-Tier Application von .Net Smoothie

I’m still reading the excellent C# 3.0 in a Nutshell, by Ben and Joseph Albahari. It answers a popular question: how do I use a DataContext object in LINQ within a multi-tier application? According to the authors, you cannot use the DataContext...