A
Andy
Hi,
I'm trying to update some custom code to linq. The issue I'm hitting
is this. The user can enter several keywords (no limit on how many),
and I'm searching a field in the database and I'd like to return
anything that has at least ONE of the keywords matching.
Any way to acomplish this with linq?
I'm trying to update some custom code to linq. The issue I'm hitting
is this. The user can enter several keywords (no limit on how many),
and I'm searching a field in the database and I'd like to return
anything that has at least ONE of the keywords matching.
Any way to acomplish this with linq?