Hi,
I am working my way through the book and have encountered some errors. I am more comfortable working in
VB rather than C# so I have been converting over the code as I go. I am having issue when trying to use the ENTMenuItemSelectAll method of the data context. I get an error as follows:
Value of type 'System.Collections.Generic.List(Of ENTMenuItem)' cannot be converted to 'System.Collections.Generic.List(Of V2.PaidTimeOffDAL.ENTMenuItem)
I hope someone can offer some suggestions.
Many thanks in advance,
Declan