Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq

Is there any way to use LINQ for MDX queries?

sql database linq mdx cubes

Temporary tables in Linq -- Anyone see a problem with this?

linq tsql temp-tables

How to use NHibernate Projections to retrieve a collection

How to write a LINQ to Entities query with List in a "WHERE" condition

c# linq

How is the performance of entity framework 4 vs entity framework 3.5?

How to find the first item according to a specific ordering using LINQ in O(n)?

Find all classes with an attribute containing a specific property value

c# linq reflection

how to compare 2 XML using LINQ in C#

c# linq

Entity Framework: Avoiding Inserting Duplicates

c# .net linq entity-framework

Is there a plug-in for Visual Studio 2010 to query XML file using LINQ/XPATH?

MS CRM 2011 CrmSvcUtil gives error

RavenDB search for each of multiple terms using StartsWith

c# linq ravendb

How does method overload resolution work (LINQ Where extension method)?

Dynamically construct "or" LIKE query in LINQ to SQL

c# linq linq-to-sql anonymous

Linq Stored Procedure Timeout but SSMS Quick

sql linq linq-to-sql timeout

Calculating difference between different columns in different rows

c# linq

JIT error with LINQ OrderBy using C# on iOS

ios linq unity3d jit

Order parent object list by child list attribute

c# linq nhibernate

Similar expression to "Coalesce" in Entity Framework

c# sql linq entity-framework

How to return Wrapper obj of TableOjb1 and TableObj2 using linq

c# linq sqlite.net