see also Differences between LINQ to Objects and LINQ to SQL queries
We are using the some queries over our database and our
I'm not an expert in linq to sql, but you could just use the ToUpperInvariant() method of string before compareing.