Search code examples
Is it neccessary to create database for basic console app in c#?...


c#databaselinqmethodsconsole-application

Read More
C# type arguments cannot be inferred from usage in Select with multiple returns...


c#linqgenericsinheritance

Read More
Returning different sub-types in a linq .Select() statement...


c#linqienumerable

Read More
How do I use Linq to parse a Model to two different areas on the same page...


linq

Read More
Does .Any() make the additional database call or not?...


c#linqentity-framework-core

Read More
How to query data with Filters from multiple tables in EF...


c#entity-frameworklinq

Read More
LINQ Query for an old ADO.NET Query...


c#linq

Read More
How to delete master-detail in MS Access in one SQL database in VB.NET?...


sqlvb.netlinqms-access

Read More
Duplicate Rows when Data Binding with LINQ to Entities...


.netasp.netlinq

Read More
Using a MAX aggregate in an Entity Framework/LINQ query...


c#linqentity-framework-coreaggregate-functionsef-core-7.0

Read More
LINQ equivalent of keyset based pagination in postgres...


postgresqllinqwhere-clausetimescaledbkeyset-pagination

Read More
The model backing the 'ApplicationDbContext' context has changed since the database was crea...


.netasp.net-mvclinqentity-frameworkasp.net-mvc-5

Read More
How can I improve this Entity Framework LINQ query...


performancelinqentity-framework-core

Read More
How to use Linq for foreign key...


c#entity-frameworklinqforeign-keys

Read More
Eager load a single entity...


c#linqentity-framework-coreincludeirepository

Read More
Linq query with three collections...


c#linq

Read More
How can I replicate the functionality of IgnoreQueryFilter() in EF6?...


linqasp.net-mvc-5entity-framework-6soft-delete

Read More
LINQ equivalent to Seq.scan...


c#linqf#ienumerable

Read More
How use linq explict in powershell or analogue of "NOT IN" in SQL...


linqpowershelldatatable

Read More
How to use Expression to build an Anonymous Type?...


c#linqexpression-treesanonymous-types

Read More
How can I build a LINQ query with dynamic OR statements?...


c#linqentity-framework

Read More
linq join with where condition on both table columns and groupby...


c#linq

Read More
Column aggregations of JSON tables that are represented as array of array...


c#arraysjsonlinq

Read More
EntityReference causes a NullReferenceException error...


c#linqdynamics-crm-2011dynamics-crm-online

Read More
How to make linq query for grouped list based on a join condition of two table more efficient...


c#visual-studiolinqentity-framework-coreef-core-6.0

Read More
System.Linq.Dynamic.Core Date is empty & Date is not empty...


c#linqdynamicentity-framework-coresystem.linq.dynamic

Read More
Generated SQL from Linq GroupJoin is ignoring all conditions...


linqentity-framework-coreef-core-7.0

Read More
Issues with execute dynamic query in Entity Framework Core 6.0.8...


c#entity-frameworklinq

Read More
LINQ "MaxOrDefault"?...


c#linqlinq-to-objects

Read More
{"Unable to cast object of type 'System.String' to type 'System.Guid'."} S...


c#databaseentity-frameworklinq

Read More
BackNext