Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

Should I start using LINQ To SQL?

c# linq linq-to-sql .nettiers

LINQ to SQL: Complicated query with aggregate data for a report from multiple tables for an ordering system

DBML customization vs regeneration

.net linq-to-sql

The column name is not valid. [ Node name (if any) = t0,Column name = version ]

LINQ to SQL for Oracle.ODP

ORM - Does the Database Schema Drive the Entity Composition or Vice-Versa?

Linq cannot find inserted record before submitchanges

c# linq linq-to-sql

trying to call a method in the where of a linq statment

c# .net linq linq-to-sql

Using Linq to Sql asynchronously with new async/await

Linq to SQL - Underlying Column Length

linq-to-sql

Linq to SQL Class Regeneration

linq linq-to-sql

How do I get Linq to SQL to recognize the result set of a dynamic Stored Procedure?

Simplest way to use a DatagridView with Linq to SQL

Multiselect list not showing selected items in c# mvc using linq2sql

Why should I use Entity Framework codefirst if it can't be used in production safely and things like indexes can't be described

Can you convince a DataContext to treat a column as always dirty?

c# .net linq-to-sql

cannot add an entity with a key that is already in use

linq-to-sql

How to regenerate (update) LINQ to SQL DataContext?

Local DB throws Byte array truncation to a length of 8000 exception

Getting name of specific linq to sql table