MVC LINQ to Entities does not recognize the method call function - when to call function?...
Read MoreEntity Framework 6 - loading data from a 0:M relationship using navigational properties...
Read MoreC# .Net Linq adding new record with identity field...
Read MoreIs it possible to count the number of condition a row have satisfied in linq to Entity Framework...
Read MoreBatching Entity Framework queries for more efficiency...
Read MoreWhere clause on childs navigation properties...
Read Morehow to select records back on foreign keys...
Read MoreEntity framework. Insert values from one entity class to another different one...
Read MoreModel is structured differently than table, problem updating database because types are not the same...
Read MoreHow do you selectively join in tables with linq?...
Read MoreHow can I change the query to make result not equal to NULL...
Read MoreLINQ to Entities does not recognize the method inside the select section...
Read MoreGetting maximum date and return default date when table is empty...
Read MoreHow can I make Sum() return 0 instead of 'null'?...
Read MoreUsing Linq query when we get record by id how can i assign that value to another column?...
Read MoreDoes calling Select New result in the underlying query being executed?...
Read MoreWalking a hierarchy table with Linq...
Read MoreLINQ to Entities does not recognize the method 'System.String get_Item (System.String)',...
Read MoreLinq to Entities does not recognize string.Format or concatenation '+'...
Read Moreis it possible to include a model that doesn't contain a navigation property on the displaying m...
Read MoreUsing LINQ to get one entity with the most of a child entity...
Read MoreUsing DateTime with linq to return 'Events' on a certain date...
Read MoreHow do i count a column of bools grouped by date in LINQ?...
Read MoreLINQ to Entities does not recognize the method 'Char get_Chars(Int32)' method, and this meth...
Read MoreDynamic Where Clause in LINQ Syntax error...
Read MoreOnly primitive types or enumeration types are supported in this context- linq join...
Read More