Search code examples
Difference in seconds LINQ to Entity (DiffSeconds Usage)...

c#linqdatetimelinq-to-entities

Read More
Calculate DiffDays function DateTime order - Does the larger DateTime come first or second...

c#linq-to-sqlasp.net-mvc-5linq-to-entitiesdatediff

Read More
Check if list of entities already exist in Database using linq to entities...

c#linq-to-entitiesentity-framework-5

Read More
Linq when using GroupBy, Include is not working...

linq-to-entitiesef-code-firstentity-framework-4.3

Read More
Filter both master and details record and include details in master...

c#entity-frameworklinqlinq-to-entities

Read More
Add leading zeros with LINQ and Entity Framework...

entity-frameworklinqlinq-to-entities

Read More
Linq to Entities and update records...

c#linq-to-entitiessavechanges

Read More
Is this query being executed on an in-memory collection, or in the database?...

c#linqentity-frameworkentity-framework-4linq-to-entities

Read More
How to check for the presence of a substring in a string by removing third-party characters?...

c#linq-to-entities

Read More
Nesting a LINQ query inside a where clause of another query...

c#linq.net-coreentity-framework-corelinq-to-entities

Read More
What's the difference(s) between .ToList(), .AsEnumerable(), AsQueryable()?...

entity-frameworkentity-framework-4linq-to-entitiesentity-framework-5

Read More
Find if a date range encompasses current date and if not find latest date in a single linq query...

c#linq.net-coreentity-framework-corelinq-to-entities

Read More
Saving and Retrieving Entities of different types using LINQtoSQL...

linq-to-sqlinheritanceormlinq-to-entities

Read More
Concatenate Entity Framework Core models in linq query that are derived from different size varchar ...

c#linq.net-coreentity-framework-corelinq-to-entities

Read More
Linq order by not working on DateTime after group by into anonymous object...

c#linq.net-coreentity-framework-corelinq-to-entities

Read More
LINQ is Generating Extra IS NULL Condition in SQL Statement...

c#.netentity-frameworklinqlinq-to-entities

Read More
Linq int to string...

.netlinqlinq-to-entities

Read More
Problem with converting int to string in Linq to entities...

c#asp.netlinq-to-entitiestostring

Read More
linq-to-entity List/Array .Contains compiles a query using "WHERE (... OR ...)" instead of...

c#.netlinqdb2linq-to-entities

Read More
Get top n values including duplicates with LINQ...

c#linqlinq-to-entitiesc#-7.0

Read More
Linq to entities - How to define left join for grouping?...

c#linqentity-frameworklinq-to-entities

Read More
Get the second highest salary of the employees using LINQ...

c#-3.0linq-to-entities

Read More
Temp table in LINQ to Entities...

c#asp.netlinq-to-entities

Read More
Linq-to-EF starting with database first...

c#linq-to-entities

Read More
LINQ to Entities attaching and detaching foreign key entities...

c#-3.0linq-to-entitiesasp.net-3.5

Read More
Using LinQ to access multiple tables. What is the correct way to join these tables with LinQ to be t...

c#sqlasp.net-mvclinqlinq-to-entities

Read More
Order list "randomly" per day...

c#linqlinq-to-entities

Read More
Get List of 1st and 3rd Saturday of month if 2nd Saturday Appear in first 9 days...

c#linqc#-4.0linq-to-entities

Read More
Entity Framework: Unable to create a constant value of type 'System.Collections.Generic.IList`1&...

c#lambdaentity-framework-4linq-to-entities

Read More
Linq where clause compare only date value without time value...

c#entity-frameworkdatetimelinq-to-entitiescompare

Read More
BackNext