Skip to content
MA Marko Apfel
Articles Topics Tags About

Browse by term

System.Linq

01 Jul 2012 1 min

Strange error “argument type ‘lambda expression’ is not assignable to parameter type ‘string’”

How to fix the C# error 'lambda expression is not assignable to parameter type string' when using Entity Framework and LINQ by adding the missing System.Linq using directive.

Development

© 2026 Marko Apfel. Built with Hugo.

RSS