Users Pricing

forum

home / developersection / forums / searching records in array using linq.

Searching records in array using LINQ.

James Smith 3305 12 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.

James Smith

Other


1 Answers