Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

C# Merge List of sub objects from parent level Object List

c# linq linq-to-objects

Get distinct items by combination from list C#

c# asp.net linq

Dynamically Instantiate Model object in Entity Framework DB first by passing type as parameter

TruncateTime(System.Nullable`1[System.DateTime])' has no supported translation to SQL.'

c# linq

Create Lambda Expression Selector For New Class Using Expression Tree

Linq query Group By with contains

c# entity-framework linq

Extend the options of LINQ

c# .net linq

Create array of strings from a larger string after delimiting

c# regex string linq split

How can i get a string from linq expression?

c# .net linq linq-expressions

Why doesn't an async LINQ Select lambda require a return value

c# linq asynchronous select

Expression to get LINQ with Contains to EF for SQL IN() where on entities child's property equals value

Trying to create a morethan, equal or greaterthan dynamic filter for dates in linq

c# linq lambda

How can I combine this code into one or two LINQ queries?

c# linq linq-to-xml

How do I extend ADO.NET Entity Framework objects with partial classes?

How do I read/write an Encrypted XML file using LINQ to XML?

Selecting author name field from Atom feed using LINQ (C#)

c# linq atom-feed

Best way to call an instance method in Expression Trees?

c# linq expression-trees

How to insert only new records using Linq-to-SQL?

.net linq linq-to-sql insert

ASP.NET MVC + LINQ exception

get average Datetime from DB and subtract one Date from another

c# linq entity-framework