Fix some of the common LINQ to Entity errors
I think it would be nice to have a native support for string concatenation of field within my LINQ to Entity queries instead of getting this error:
LINQ to Entities does not recognize the method 'System.String Concat(System.String[])' method, and this method cannot be translated into a store expression.
1
vote
1 comment
-
Could you please file this against the general visualstudio.uservoice.com site? This user voice site is about ASP.NET.