Episode

How Do I: LINQ to SQL: Executing Arbitrary SQL

This video shows how to execute any arbitrary SQL through the ExecuteCommand syntax and encapsulating the code through the partial DataContext class.