Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Best way to avoid SQL injection on MSSQL Server from C# code using Linq?

Do LINQ queries use the processing power of the machine running the program or the server hosting the database?

c# sql-server linq linq-to-sql

LINQ to SQL grouping multiple columns with a distinct row

c# vb.net linq-to-sql

Linq Stored Procedure Issue- Returning an int

c# asp.net linq linq-to-sql int

Is there a way to load an existing connection string for Linq to SQL from an app.config file?

Composable FLinq expressions

linq-to-sql f#

Linq Query to Get Distinct Records from Two Tables

C# LINQ problem with case sensitive

linq-to-sql c#-3.0

How to solve "An attempt to attach an auto-named database for file..." SQL error?

sql-server linq-to-sql

Entity Framework Linq embed lambda expressions into a reusable function

Asp.net mvc models without databases/framework

Using IQueryable in join causes StackOverflow Exception

linq-to-sql

Linq to sql as object data source - designer problem with partial classes

Why is my SQL Server data deleted when application stopped?

LINQ to SQL complex join with mixed conditions

c# sql linq-to-sql

Linq To SQL: Retain list order when using .Contains