Welcome to MSDN Blogs Sign in | Join | Help

DDITDev

A crack team of devs in the Developer Division. ASP.NET, SQL, C#, development practices.

Browse by Tags

All Tags » LINQ » Jason   (RSS)
LINQ to SQL and multiple result sets in Stored Procedures
In this post I'm going to demonstrate how you would return and consume multiple result sets from a stored procedure in LINQ to SQL. Imagine you have a stored procedure like this one below. Very simple – it’s just returns all customers and Read More...
Page view tracker