How to equal two strings case sensitively in Linq to SQL?

Posted by Alon on Stack Overflow See other posts from Stack Overflow or by Alon
Published on 2010-04-08T14:55:14Z Indexed on 2010/04/08 15:03 UTC
Read the original article Hit count: 114

Filed under:
|
|

How to equal two strings case sensitively in Linq to SQL (in a where query)?

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about linq-to-sql