Category "linq-to-sql"

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

I tried to connect my project to a database, using LINQ to SQL, following a few online guides. I created a simple database Library, added new LINQ to SQL Classe

LINQ to SQL designer not opening/timing out (VS 2022)

On Visual Studio 2022, Windows 11. Linq to SQL tools is installed from installer (Individual Components). When right clicking a dbml file and View Designer, it

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

i have this query i want the user to search with the name without uppercase or lowercase , how can i do this ? join Materiel in ds.

Linq most efficient top results

I'm wondered I have a table with IDs and a version and a remove field. I d like to return the the top 20 records grouped by ID and for ech ID take only the hig