SyntaxFix
Write A Post
Hire A Developer
Questions
from s in context.shift where !context.employeeshift.Any(es=>(es.shiftid==s.shiftid)&&(es.empid==57)) select s;
Hope this helps