code error in c# on articleRepository.cs file
hi all
we get the following error
'The specified type member 'CategoryId' is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported.'
on articlerepository.cs file .Does anyone know how to correct this error.There are some other errors as well which i will post soon.In all the c# code download of this beerhouse 3.5 book has lots of coding errors!
|