How to check string object and with this (var list = (from x in eb.registrations select x.Name.ToString()).ToList();)
Esp: I want to check one string element is included or not in var list .
Can anyone help me in my problem?
Thanks a lot for viewing my post :-)