Search code examples
Get sum of two columns in one LINQ query...


c#.netlinqlinq-to-sqlsum

Read More
Handling DateTimes with Linq Expression...


c#linqlinq-to-sqllinq-expressions

Read More
How do I get the MAX row with a GROUP BY in LINQ query?...


.netlinqlinq-to-sql

Read More
Well developed web site architecture using linq to sql?...


linq-to-sqlarchitecture

Read More
How to make linq expression with multiple parameters...


c#linqlambdalinq-to-sql

Read More
Drag and drop stored procedure on .dbml file(VS 2010) and upon saving it creates another designer1.c...


c#asp.netvisual-studio-2010linq-to-sqldbml

Read More
LINQ to SQL concurrency conflict - Looks like a clean attach with proper row versioning...


.netasp.netlinqlinq-to-sql

Read More
'CompanyName.Foo' is a 'namespace' but is used like a 'type'...


c#linq-to-sqlcompiler-constructioncode-generationnamespaces

Read More
A dependent property in a ReferentialConstraint is mapped to a store-generated column...


c#sql-server-2008linq-to-sqlentity-framework-4

Read More
Count and compare boolean values using Linq...


c#linqlinq-to-sql

Read More
Converting a "DBML" file to a "SQL database file"...


sqllinqlinq-to-sql

Read More
Check if there are changes in DBContext and Generate update script on the pot instead of using Packa...


c#entity-frameworklinq-to-sqlcode-first

Read More
Dynamic where condition in LINQ...


c#linqlinq-to-sqldynamicquery

Read More
How do I implement a dynamic 'where' clause in LINQ?...


c#linqlinq-to-sql

Read More
How to get data from 2 tables without joining them?...


.netsqllinq-to-sql

Read More
How can I determine if a LINQ query is going to be LINQ to SQL vs. LINQ to Objects?...


c#linqlinq-to-sql

Read More
LINQ to Entities does not recognize the method 'System.TimeSpan Subtract(System.DateTime)' m...


c#linqentity-frameworklinq-to-sqllinq-to-entities

Read More
What is "Audit Logout" in SQL Server Profiler?...


c#linqsql-server-2005linq-to-sqlsql-server-profiler

Read More
Linq-to-SQL ToDictionary()...


c#linqlinq-to-sql

Read More
Once again LINQ to SQL or Entity Framework for new MVC 3 project...


entity-frameworklinq-to-sqlasp.net-mvc-3scaffolding

Read More
How can I reject all changes in a Linq to SQL's DataContext?...


linqlinq-to-sql

Read More
null check nested objects before using SelectMany...


c#linqlinq-to-sql

Read More
How to select only the records with the highest date in LINQ...


c#.netlinqlinq-to-sql

Read More
Add objects from database to a List, using LINQ to SQL...


c#linq-to-sql

Read More
How can i ignore Uppercase or lowercase in ado.net linq to sql?...


c#sql-serverlinq-to-sql

Read More
LINQ to SQL, 'Linq' does not exist in the namespace 'System.Data'...


c#linqlinq-to-sql

Read More
Would you use LINQ to SQL for new projects?...


.netlinq-to-sqlormlinq-to-entitiesdata-access-layer

Read More
Explicit construction of entity type '###' in query is not allowed....


linq-to-sql

Read More
LINQ: Build a where clause at runtime to include ORs ( || )?...


linqlinq-to-sqldynamic-linq

Read More
How to return first 50 characters of text in LINQ call...


c#winformslinq-to-sql

Read More
BackNext