Click here to Skip to main content
15,889,864 members
Articles / Programming Languages / C# 4.0

LINQ to SQL - Mapping Stored Procedure with Multiple Results

17 Jan 2012CPOL 4.6K   10
This is how my first call to a stored procedure through LINQ looked, but I quickly learned that there are much better approaches. If your DAL classes are setup correctly with navigation properties, you could actually return a known type back without creating an idea of mixed types.For anyone...
Only logged in members can view this content

Please go to the C# 4.0 Table of Contents to view the list of available articles in this section.
Closed because content has been posted that is spam. Reported by Wonde Tadesse on Thursday, March 22, 2012 10:07am