forum

Home / DeveloperSection / Forums / Searching records in array using LINQ.

Searching records in array using LINQ.

James Smith308912-Aug-2011
Hi...
I want to search particular record using LINQ. I have a string array of Employee which have certain values. I want that if particular records exist in array then that record comes in string variable otherwise blank is assign. How can I perform this task.

Thanks.

Updated on 12-Aug-2011

Can you answer this question?


Answer

1 Answers

Liked By