How Can I convert this sql statement in linq query?
ISNULL(IsBlocked,0) = 0
IsBlocked is a column in table - Persons