LINQ to Entities does not recognize the method 'System.String get_Item(System.String)' method, and this method cannot be translated into a store expression
I got the following error while executing the linq query "LINQ to Entities does not recognize and this method cannot …
Read More →