0
kicks
LINQ to SQL (Part 6 - Retrieving Data Using Stored Procedures)
Scott Guthrie's great blog post explaining how to retrieve data from stored procedures using LINQ. It shows both C# and VB for this. Great pictures and examples.