Is there any way to search patterns in strings in C#?
Something like Sql LIKE would be very useful.
Linq to SQL Like Operator