Search code examples
How can I return only two decimals when multiplying numbers?...


c#linq-to-sqldecimal

Read More
C# Join Group query...


c#linq-to-sql

Read More
Passing DropDownList SelectedValue to SQL Query throws Input String was not in a Correct Format...


c#asp.netlinq-to-sql

Read More
Linq-to-SQL - how to concatenate two fields in a sub select...


c#linqlinq-to-sql

Read More
Computing percentages (by year) from my LINQ query...


sql-serverlinqlinq-to-sql

Read More
Remove Duplicate based on column value-linq...


c#linq-to-sqlasp.net-mvc-2

Read More
In LINQ expression how to get FirstOrDefault with better performance?...


performancelinqxamarinlinq-to-sqlxamarin.forms

Read More
How to count number of columns having a certain values using Entity Framework...


sql-serverentity-frameworklinq-to-sql

Read More
jQuery .getJSON() and LINQtoSQL Using Statement...


jquerylinq-to-sqlusing-statement

Read More
Adding stored procedure to DBML doesn't generate *.designer.cs code...


c#asp.netvisual-studio-2008linq-to-sql

Read More
Sum of single column in Joined tables using Linq query and Get One Item from Modal in View...


c#asp.net-mvclinq-to-sql

Read More
NotSupportedException when using compiled lambda expression for Average...


c#linq-to-sqllinq-to-entitiesexpression-trees

Read More
Linq to sql: Order by datetime desc, then order by the time part of the data asc?...


linq-to-sql

Read More
How can I group by a navigation property member in linq to sql?...


c#linq-to-sqlentity-framework-6

Read More
Why is OrderBy always returning zero to the top?...


c#linq-to-sqlsum

Read More
Query Entity Framework using C# and Navigation Properties...


c#entity-frameworklinq-to-sqllinq-to-entities

Read More
How Do I perform an outer Join in C# using three tables...


c#asp.netlinqlinq-to-sql

Read More
Why are tables pluralised in linq-to-sql?...


linq-to-sql

Read More
Is there a way to find out the column name of a Foreign key from a table using LINQ to SQL?...


linq-to-sql

Read More
Convert string to enum in Linq to SQL...


linqlinq-to-sqlc#-3.0type-conversion

Read More
LINQ Query with conditional join and non-anonymous return...


c#linqjoinlinq-to-sql

Read More
Filter with many optional parameters doesn't work...


c#linqlinq-to-sql

Read More
Convert multi table sql join with derived table to Linq...


sqllinq-to-sql

Read More
Linq to SQL. How to read results by row and without putting all records into memory...


c#.netsql-serverlinqlinq-to-sql

Read More
Acessing and using a cached var for LINQ...


c#.netcachinglinq-to-sql

Read More
Is it possible to use SqlGeography with Linq to Sql?...


c#sql-serverlinq-to-sqlgeographysqlgeography

Read More
ASP.Net MVC and using Linq to Entities...


asp.net-mvclinq-to-sql

Read More
How can I create a LINQ statement where the table name (FROM) and column name (SELECT) is variable?...


asp.netsql-servervb.netlinq-to-sqlwebforms

Read More
Linqpad - Linq to Sql Ambiguous table and linked server name...


c#linq-to-sqllinqpad

Read More
LINQ to SQL query succeeds or fails based on using foreign key versus using a built in navigation pr...


c#sql-serverlinqlinq-to-sqllinqpad

Read More
BackNext