Search code examples
Why is my database throwing primary key violations after migrating to Azure?...

linq-to-sqlazure-sql-database

Read More
C# Dynamic database filtering with Linq Expression...

c#linqdynamiclinq-to-sql

Read More
LINQ 2 SQL with WCF and serializing EntityRef...

wcflinq-to-sql.net-3.5

Read More
Linq Error Cannot Operate on Variables of Anonymous Type...

c#linqlinq-to-sql

Read More
Return anonymous type results?...

c#linqlinq-to-sql

Read More
LINQ to SQL and a running total on ordered results...

c#linqlinq-to-sqllinq-to-objects

Read More
Will .net 4.0 runtime work with SQL Server 2000?...

linq-to-sql.net-4.0sql-server-2000entity-framework-4asp.net-4.0

Read More
How to group a list using linq c#...

c#.netentity-frameworklinqlinq-to-sql

Read More
How to get only Date from datetime column using linq...

asp.netlinqlinq-to-sqlasp.net-mvc-2

Read More
Retrieve error message from SQL Server when using SP in SQL to LINQ...

c#stored-procedureslinq-to-sqlasp.net-mvc-2try-catch

Read More
Enumerable.Empty<T>().AsQueryable(); This method supports the LINQ to Entities infrastructure ...

c#entity-frameworklinqlinq-to-sqliqueryable

Read More
Entity Framework vs LINQ to SQL...

.netentity-frameworklinq-to-sql

Read More
How do I stop Ajax calls to SubmitChanges on DataContext from causing errors?...

c#asp.net-mvclinq-to-sqlhttphandlerdatacontext

Read More
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
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
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
BackNext