Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

LINQ left join with only the row having maximum value of a column

c# sql oracle linq

The union of the intersects of the 2 set combinations of a sequence of sequences

c# linq

LINQ to Entities does not recognize the method 'System.DateTime ToDateTime(System.String)'

c# linq entity-framework

How to order a list by property and group the elements in HTML Razor?

c# asp.net-mvc linq razor

how to do Max Aggregation in LINQ query syntax?

c# linq max

Combing Array Inline - LINQ

c# arrays linq

C# Cannot use Linq DefaultIfEmpty in ushort list items?

c# linq ushort

Optimizing a LINQ reading from System.Diagnostics.EventLog

c# performance linq

Language integrated query in Kotlin?

linq kotlin

Linq to NHibernate multiple OrderBy calls

How do I build a search mechanism for my application?

Can anything make life easier for a dotnet 3.5 coder trapped in a 1.1 world?

.net linq generics .net-1.1

Is there a way to capture the index value in a LINQ Where method in C#?

c# linq

Custom Generic.IEqualityComparer(Of T) - Compiler Errors

How to use a stored procedure in ADO.NET Entity Framework

c# .net linq entity-framework

How do I preserve whitespace characters when parsing XML from C# LINQ

c# .net xml linq whitespace

How to create SQL Database from Linq2Sql Model

sql linq linq-to-sql

Challenge: Neater way of currying or partially applying C#4's string.Join

Insert New Data using Linq -- WCF Data Services (formerly ADO.NET Data Services)

Dynamically evaluating string conditions in C#

c# .net linq string dynamic