Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Filter data between two dates using LINQ

c# .net linq

Fuzzy Search on a Concatenated Full Name using NHibernate

Linq - Using array in Lambda expression to fetch multiple records

c# linq lambda

C# Linq to XML, get parents when a child satisfy condition

c# xml linq linq-to-xml

How to add SQL user-defined function to entity framework?

Datatable to Multidimensional Array

Double is not a nullable type [closed]

c# linq

foreach and linq query - need help trying to understand please

c# linq foreach

EntityFramework: Retrieve data with a condition on two different context

Linq to Entity Join and Group By

c# linq tsql linq-to-entities

LINQ query and sub-query enumeration count in C#?

c# .net linq .net-4.0

Merging 2 lists and sum several properties using LINQ

c# .net linq

Sum and group linq

vb.net linq grouping

Insert XAttribute to existing XElement at specified position

c# .net xml linq linq-to-xml

LINQ to Entities does not recognize the method 'Method name' method

c# linq iqueryable

Making a custom class availabe to LINQ queries [duplicate]

c# linq

Does Entity Framework perform lambda expressions before or after it fetches the data?

Entity Framework: Get all rows from the table for the ids in list [duplicate]

sql linq entity-framework

Paging Error :The method 'Skip' is only supported for sorted input in LINQ to Entities. The method 'OrderBy' must be called before the method 'Skip'

c# linq entity-framework

Dynamic Linq query Contains List