Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Can LINQ (to SQL) do bitwise queries?

c# linq-to-sql bitmask

Is there any tool to see the queries run against the database?

LINQ-to-SQL class doesn't implement INotifyPropertyChanging & INotifyPropertyChanged if pulling from local database

c# linq linq-to-sql interface

Why don't the values from my linq queries appear immediately?

c# linq linq-to-sql

Search two columns in LINQ to SQL?

c# .net vb.net linq linq-to-sql

LINQ to SQL query to determine if value starts with numeric

c# .net linq-to-sql

Efficient way to get first missing element in ordered sequence?

c# linq linq-to-sql search

Linq To Sql and identity_insert

GUID of 00000000-0000-0000-0000-000000000000 causing merge index violation

Linq 2 SQL or Linq Entities

How to avoid "There is already an open DataReader associated with this Connection which must be closed first." in MySql/net connector?

LINQ to SQL Peculiarities

c# linq linq-to-sql

Convert Method to Linq Expression for query

Subquery is not supported on 'IsDeleted' of type 'Entities.Product'

linq-to-sql exception