
Getting random records from a table using LINQ to SQL
I needed to get a number of random records from a table. This is a very quick and easy mechanism to use and will work
I needed to get a number of random records from a table. This is a very quick and easy mechanism to use and will work