Possible Duplicate:
Random row from Linq to Sql
I want to get a random row from a table in database with linq to sql .how I can do that ?
Possible Duplicate:
Random row from Linq to Sql
I want to get a random row from a table in database with linq to sql .how I can do that ?
http://weblogs.asp.net/fmarguerie/archive/2008/01/10/randomizing-linq-to-sql-queries.aspx you could do this with additional view