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 » SQL » 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...
SQL Server Management Studio - Quick Tip
Just a quick tip I thought I would share... When working in SQL Server Management Studio, an easy way to hide the results of a query is to press CTRL + R. Press it again to toggle showing the results. Jason Read More...
Page view tracker