Is LINQ any case sensitive?

LINQ has no concept of case sensitivity , it only cares about boolean evaluation. So if you want to ignore case, you should do something like: query = query.

Sizin İçin Seçtik  What is equals ignore case in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *

Is LINQ any case sensitive?

LINQ has no concept of case sensitivity , it only cares about boolean evaluation. So if you want to ignore case, you should do something like: query = query.

Sizin İçin Seçtik  Is str contains case sensitive in Python?

Leave a Reply

Your email address will not be published. Required fields are marked *